summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/Shape.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:13:30 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:13:30 +0000
commit806365e092a9012630fa398e4086485f6d3cb064 (patch)
tree8eb6b6de74edbe064411ad855d38e558f4c19d8d /offapi/com/sun/star/text/Shape.idl
parente21c1f831b06666be61f62b57866cab3b824f6aa (diff)
INTEGRATION: CWS sb18 (1.5.328); FILE MERGED
2004/05/21 15:04:47 sb 1.5.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/Shape.idl')
-rw-r--r--offapi/com/sun/star/text/Shape.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/Shape.idl b/offapi/com/sun/star/text/Shape.idl
index afa7af6dd788..14f7284aaaa8 100644
--- a/offapi/com/sun/star/text/Shape.idl
+++ b/offapi/com/sun/star/text/Shape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Shape.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:52 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:13:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@
/** specifies the service of shapes in a text document
*/
-service Shape
+published service Shape
{
service com::sun::star::drawing::Shape;
//-------------------------------------------------------------------------