summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/MasterPages.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/MasterPages.idl')
-rw-r--r--offapi/com/sun/star/drawing/MasterPages.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/MasterPages.idl b/offapi/com/sun/star/drawing/MasterPages.idl
index 565d4c91e623..a10d26d1eadb 100644
--- a/offapi/com/sun/star/drawing/MasterPages.idl
+++ b/offapi/com/sun/star/drawing/MasterPages.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/drawing/XDrawPages.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** provides access to a container of <type>MasterPage</type>s
and makes it possible for them to be manipulated.
@@ -42,7 +40,6 @@ published service MasterPages
};
-//=============================================================================
}; }; }; };