summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/view/XPrintable.idl6
-rw-r--r--offapi/com/sun/star/view/XPrintableBroadcaster.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/view/XPrintable.idl b/offapi/com/sun/star/view/XPrintable.idl
index 474cd1500a83..a79ef88c3844 100644
--- a/offapi/com/sun/star/view/XPrintable.idl
+++ b/offapi/com/sun/star/view/XPrintable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrintable.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:12 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:19:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module view {
/** offers printing functionality.
*/
-interface XPrintable: com::sun::star::uno::XInterface
+published interface XPrintable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** @returns
diff --git a/offapi/com/sun/star/view/XPrintableBroadcaster.idl b/offapi/com/sun/star/view/XPrintableBroadcaster.idl
index 2b8cb345289b..2d65acdc5620 100644
--- a/offapi/com/sun/star/view/XPrintableBroadcaster.idl
+++ b/offapi/com/sun/star/view/XPrintableBroadcaster.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrintableBroadcaster.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:12 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:20:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module view {
@see XPrintableListener
*/
-interface XPrintableBroadcaster : com::sun::star::uno::XInterface
+published interface XPrintableBroadcaster : com::sun::star::uno::XInterface
{
/** adds an <type>XPrintableListener</type> to be notified about print progress.
*/