summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/Defaults.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/Defaults.idl')
-rw-r--r--offapi/com/sun/star/drawing/Defaults.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/Defaults.idl b/offapi/com/sun/star/drawing/Defaults.idl
index 3beaffa2be74..7a54f0049d9b 100644
--- a/offapi/com/sun/star/drawing/Defaults.idl
+++ b/offapi/com/sun/star/drawing/Defaults.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/drawing/MeasureProperties.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This is a set of properties to access the defaults of a drawing document
@@ -47,7 +45,6 @@ published service Defaults
service MeasureProperties;
};
-//=============================================================================
}; }; }; };