summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xepage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xepage.hxx')
-rw-r--r--sc/source/filter/inc/xepage.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/xepage.hxx b/sc/source/filter/inc/xepage.hxx
index a726b362d01f..db9c7068141d 100644
--- a/sc/source/filter/inc/xepage.hxx
+++ b/sc/source/filter/inc/xepage.hxx
@@ -104,8 +104,6 @@ private:
XclPageData maData; /// Page settings data.
};
-
-
/** Contains all page (print) settings records for a chart object. */
class XclExpChartPageSettings : public XclExpRecordBase, protected XclExpRoot
{
@@ -123,8 +121,6 @@ private:
XclPageData maData; /// Page settings data.
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */