summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/TablePageStyle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/TablePageStyle.idl')
-rw-r--r--offapi/com/sun/star/sheet/TablePageStyle.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/sheet/TablePageStyle.idl b/offapi/com/sun/star/sheet/TablePageStyle.idl
index a4ecc9bdbba9..b0f390c91734 100644
--- a/offapi/com/sun/star/sheet/TablePageStyle.idl
+++ b/offapi/com/sun/star/sheet/TablePageStyle.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_sheet_TablePageStyle_idl__
-#define __com_sun_star_sheet_TablePageStyle_idl__
-
-#include <com/sun/star/style/PageStyle.idl>
-#include <com/sun/star/sheet/XHeaderFooterContent.idl>
-
module com { module sun { module star { module sheet {
@@ -180,6 +174,4 @@ published service TablePageStyle
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */