summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:43:01 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:43:01 +0000
commita4fd070cc4f409fea7ac6266b32ec18811b3dace (patch)
tree47fb2ffcb83913486f76bed64c814521a88f5ba5 /offapi/com/sun/star/awt
parent5f3fd9bf7869621edbd3acaa1587a0b5dc74fd17 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:14 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/XProgressMonitor.idl6
-rw-r--r--offapi/com/sun/star/awt/XRegion.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/XProgressMonitor.idl b/offapi/com/sun/star/awt/XProgressMonitor.idl
index 5b83430ba48b..567da1ea7760 100644
--- a/offapi/com/sun/star/awt/XProgressMonitor.idl
+++ b/offapi/com/sun/star/awt/XProgressMonitor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XProgressMonitor.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:05:02 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:42:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@
@deprecated
*/
-interface XProgressMonitor: com::sun::star::awt::XProgressBar
+published interface XProgressMonitor: com::sun::star::awt::XProgressBar
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/awt/XRegion.idl b/offapi/com/sun/star/awt/XRegion.idl
index b9023916cbe0..7a73ebc6adbb 100644
--- a/offapi/com/sun/star/awt/XRegion.idl
+++ b/offapi/com/sun/star/awt/XRegion.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRegion.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:05:11 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:43:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** manages multiple rectangles which make up a region.
*/
-interface XRegion: com::sun::star::uno::XInterface
+published interface XRegion: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------