summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/Background.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/Background.idl')
-rw-r--r--offapi/com/sun/star/drawing/Background.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/Background.idl b/offapi/com/sun/star/drawing/Background.idl
index c16b772919fe..b919df358e9f 100644
--- a/offapi/com/sun/star/drawing/Background.idl
+++ b/offapi/com/sun/star/drawing/Background.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/drawing/FillProperties.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** this service provides the properties to describe a background filling for
a drawing page. It can be obtained by the <type scope="com::sun::star::lang">XMultiServiceFactory</type>
@@ -36,7 +34,6 @@ published service Background
service FillProperties;
};
-//=============================================================================
}; }; }; };