summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/HeaderFooterContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/HeaderFooterContent.idl')
-rw-r--r--offapi/com/sun/star/sheet/HeaderFooterContent.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/HeaderFooterContent.idl b/offapi/com/sun/star/sheet/HeaderFooterContent.idl
index fa887d5602f2..182f1001cd96 100644
--- a/offapi/com/sun/star/sheet/HeaderFooterContent.idl
+++ b/offapi/com/sun/star/sheet/HeaderFooterContent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/sheet/XHeaderFooterContent.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** represents the contents of a header or footer line in a page style.
@@ -34,7 +32,6 @@ module com { module sun { module star { module sheet {
*/
published service HeaderFooterContent
{
- //-------------------------------------------------------------------------
/** provides access to the text parts of the header or footer line.
*/
@@ -42,7 +39,6 @@ published service HeaderFooterContent
};
-//=============================================================================
}; }; }; };