summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/presentation/textfield/Header.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/textfield/Header.idl')
-rw-r--r--offapi/com/sun/star/presentation/textfield/Header.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/textfield/Header.idl b/offapi/com/sun/star/presentation/textfield/Header.idl
index b46d866c58e8..9d85329a5569 100644
--- a/offapi/com/sun/star/presentation/textfield/Header.idl
+++ b/offapi/com/sun/star/presentation/textfield/Header.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star { module presentation { module textfield {
-//=============================================================================
/** specifies service of a presentation header text field.
@see com::sun::star::text::TextField
*/
@@ -35,7 +33,6 @@ service Header
service com::sun::star::text::TextField;
};
-//=============================================================================
}; }; }; }; };