summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:42:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:42:03 +0000
commit142c0ff238a322a8b2106a9ef55633a5cda7deaa (patch)
tree846686e02a982c4f508b82d250347e02eb80c547 /offapi/com/sun/star/awt
parent38b1766641c93013e7713de4d0457b91309f5c5b (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:13 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XPrinterPropertySet.idl6
-rw-r--r--offapi/com/sun/star/awt/XPrinterServer.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/XPrinterPropertySet.idl b/offapi/com/sun/star/awt/XPrinterPropertySet.idl
index 5f394dfaa429..b4752b85a444 100644
--- a/offapi/com/sun/star/awt/XPrinterPropertySet.idl
+++ b/offapi/com/sun/star/awt/XPrinterPropertySet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrinterPropertySet.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:04:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:41:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,7 @@
@see XPrinter
@see XInfoPrinter
*/
-interface XPrinterPropertySet: com::sun::star::beans::XPropertySet
+published interface XPrinterPropertySet: com::sun::star::beans::XPropertySet
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/awt/XPrinterServer.idl b/offapi/com/sun/star/awt/XPrinterServer.idl
index 43d9577de965..eda96d2b30fc 100644
--- a/offapi/com/sun/star/awt/XPrinterServer.idl
+++ b/offapi/com/sun/star/awt/XPrinterServer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrinterServer.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:04:51 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:42:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
/** manages several printers on one machine.
*/
-interface XPrinterServer: com::sun::star::uno::XInterface
+published interface XPrinterServer: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------