From 5806a180fb37af602cd8761c764a8ce405185ffd Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 20:32:46 +0000 Subject: INTEGRATION: CWS sb18 (1.5.426); FILE MERGED 2004/05/21 15:01:06 sb 1.5.426.1: #i21150# Added published flag. --- offapi/com/sun/star/scanner/XScannerManager.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/scanner/XScannerManager.idl') diff --git a/offapi/com/sun/star/scanner/XScannerManager.idl b/offapi/com/sun/star/scanner/XScannerManager.idl index cd0dc863c6a0..eeaebc1bda39 100644 --- a/offapi/com/sun/star/scanner/XScannerManager.idl +++ b/offapi/com/sun/star/scanner/XScannerManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScannerManager.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2001-11-15 16:39:30 $ + * last change: $Author: obo $ $Date: 2004-06-03 21:32:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,7 @@ module com { module sun { module star { module scanner { //============================================================================= /** */ -interface XScannerManager: com::sun::star::uno::XInterface +published interface XScannerManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XScannerManager::getAvailableScanners -- cgit