Kaydet (Commit) bf5e1a0d authored tarafından Michael Hönnig's avatar Michael Hönnig

proofreading and corrections from Richard Holt

üst d5c9c031
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScanError.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mi $ $Date: 2000-11-08 12:43:30 $
* last change: $Author: mi $ $Date: 2001-11-15 16:39:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -91,7 +91,7 @@ enum ScanError
//-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR ScanError:: ScanInProgress,
/** ScanInProgress: a scan is already in action on this device that has
/** ScanInProgress: a scan is already in progress on this device that has
to end before a new one can be started
*/
ScanInProgress,
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XScannerManager.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $
* last change: $Author: mi $ $Date: 2001-11-15 16:39:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -102,8 +102,8 @@ interface XScannerManager: com::sun::star::uno::XInterface
sequence<com::sun::star::scanner::ScannerContext> getAvailableScanners();
//-------------------------------------------------------------------------
/**produce some kind of UI to let the user have a preview,
configure the scan area, whatever
/** produce some kind of User Interface to let the user have a preview,
configure the scan area, etc., it
returns FALSE if user cancelled this process
*/
boolean configureScanner( [inout] com::sun::star::scanner::ScannerContext scanner_context )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment