summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:19:39 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:19:39 +0000
commit3a00a8241bd1239747a75277474dc7e18e72dfcd (patch)
tree0a05029b53844c1bebe76f4f507c4fda46327942
parent243ff3c0964ae16207c7d63851063cbfab7ea091 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:07:11 sb 1.5.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/view/XPrintSettingsSupplier.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/XPrintSettingsSupplier.idl b/offapi/com/sun/star/view/XPrintSettingsSupplier.idl
index d99dd39c159e..108674f5ad6c 100644
--- a/offapi/com/sun/star/view/XPrintSettingsSupplier.idl
+++ b/offapi/com/sun/star/view/XPrintSettingsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrintSettingsSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:12 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:19:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module view {
/** offers printing related settings, which affect document rendering,
but are not related to the printer itself.
*/
-interface XPrintSettingsSupplier: com::sun::star::uno::XInterface
+published interface XPrintSettingsSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------