summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:17:05 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:17:05 +0000
commitdf46e75df6444d9b1f6b9072dac70f6ff75254a1 (patch)
tree030fb544d7b5fff8e36df4efdaed651281d8ad48 /offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl
parenta63b673766db5595d13280e612602f088579621c (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:58:07 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl')
-rw-r--r--offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl b/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl
index fb1d6d07e0a6..2a345429d546 100644
--- a/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl
+++ b/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PolyPolygonDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:21 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:16:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
/** This service describes a polypolygon.
<p>A polypolygon consists of multiple polygons combined in one.</p>
*/
-service PolyPolygonDescriptor
+published service PolyPolygonDescriptor
{
//-------------------------------------------------------------------------