summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/PageShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/PageShape.idl')
-rw-r--r--offapi/com/sun/star/presentation/PageShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/PageShape.idl b/offapi/com/sun/star/presentation/PageShape.idl
index f66aa242068e..9307ee8598f8 100644
--- a/offapi/com/sun/star/presentation/PageShape.idl
+++ b/offapi/com/sun/star/presentation/PageShape.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/drawing/PageShape.idl>
-//=============================================================================
module com { module sun { module star { module presentation {
-//=============================================================================
/** This service is implemented by the page presentation shape.
@@ -52,7 +50,6 @@ published service PageShape
service com::sun::star::drawing::PageShape;
};
-//=============================================================================
}; }; }; };