summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/Background.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:55:31 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:55:31 +0000
commit171ff408d01c782bc50ce6e2a7240b3104b53b73 (patch)
treeafec4eecf8037822d286949fafcf2859fa9fc0d5 /offapi/com/sun/star/drawing/Background.idl
parent4efad18802bc8680ee6f130ab2e413d1e587e509 (diff)
INTEGRATION: CWS sb18 (1.3.328); FILE MERGED
2004/05/21 14:57:47 sb 1.3.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/drawing/Background.idl')
-rw-r--r--offapi/com/sun/star/drawing/Background.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/Background.idl b/offapi/com/sun/star/drawing/Background.idl
index 8db145abb86b..ee0bf2f6ea10 100644
--- a/offapi/com/sun/star/drawing/Background.idl
+++ b/offapi/com/sun/star/drawing/Background.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Background.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:55:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@ module com { module sun { module star { module drawing {
a drawing page. It can be obtained by the <type scope="com::sun::star::lang">XMultiServiceFactory</type>
of a document and be set on draw pages that support a filled background.
*/
-service Background
+published service Background
{
service FillProperties;
};