Kaydet (Commit) b5665906 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED

2004/05/21 15:01:06 sb 1.3.450.1: #i21150# Added published flag.
üst c5813d9a
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScannerException.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mi $ $Date: 2000-11-08 12:43:30 $
* last change: $Author: obo $ $Date: 2004-06-03 21:32:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -78,7 +78,7 @@ module com { module sun { module star { module scanner {
/** A ScannerException gets thrown if an object of type XScannerManager
could not complete a specific action.
*/
exception ScannerException: com::sun::star::uno::Exception
published exception ScannerException: com::sun::star::uno::Exception
{
//-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR ScannerException::Error
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: ScannerManager.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mi $ $Date: 2000-11-08 12:43:30 $
* last change: $Author: obo $ $Date: 2004-06-03 21:32:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -77,7 +77,7 @@ module com { module sun { module star { module scanner {
/** ScannerManager provides a simple method to access scanner devices
(or other image producing devices)
*/
service ScannerManager
published service ScannerManager
{
interface com::sun::star::scanner::XScannerManager;
......
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