summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:06:08 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:06:08 +0000
commit2dacaed038721224bbe3bb04b919823c3d6781f3 (patch)
treeb8e4bb1b95ef9ac1d4b439f582c998ef8d713b38
parent2c98db599d00be293fc7fb318e45723cd3b1661d (diff)
INTEGRATION: CWS sb18 (1.3.406); FILE MERGED
2004/05/21 14:57:56 sb 1.3.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/drawing/GradientTable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/GradientTable.idl b/offapi/com/sun/star/drawing/GradientTable.idl
index 174ca4798..f66001067 100644
--- a/offapi/com/sun/star/drawing/GradientTable.idl
+++ b/offapi/com/sun/star/drawing/GradientTable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GradientTable.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:09 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:06:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
@see DrawingDocumentFactory
@see com::sun::star::awt::Gradient
*/
-service GradientTable
+published service GradientTable
{
/** this container lets you access the <type scope="com::sun::star::awt">Gradient</type>s that
are indexed with a name.