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