summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PageShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/PageShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/PageShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PageShape.idl b/offapi/com/sun/star/drawing/PageShape.idl
index 265a78f25595..49b01a1eae15 100644
--- a/offapi/com/sun/star/drawing/PageShape.idl
+++ b/offapi/com/sun/star/drawing/PageShape.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/drawing/Shape.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
// DocMerge from xml: service com::sun::star::drawing::PageShape
/** This service is for a page shape.
@@ -58,7 +56,6 @@ published service PageShape
[optional, property] long PageNumber;
};
-//=============================================================================
}; }; }; };