summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XRegion.idl
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
commit6398ecd24c1a32ca99b474313bfa8500b8bf5416 (patch)
treef72e77fe7040cd9a3a99728ea7bd5d96a775ef7a /offapi/com/sun/star/awt/XRegion.idl
parente1c30aa6e05d55d9eb61404042f4f549468fe2ba (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/XRegion.idl')
-rw-r--r--offapi/com/sun/star/awt/XRegion.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XRegion.idl b/offapi/com/sun/star/awt/XRegion.idl
index c030e44fb..89235c303 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
{
//-------------------------------------------------------------------------