summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scuitphfedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/scuitphfedit.hxx')
-rw-r--r--sc/source/ui/inc/scuitphfedit.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/ui/inc/scuitphfedit.hxx b/sc/source/ui/inc/scuitphfedit.hxx
index f2a07c12dcbc..6cb77c0b478b 100644
--- a/sc/source/ui/inc/scuitphfedit.hxx
+++ b/sc/source/ui/inc/scuitphfedit.hxx
@@ -103,8 +103,6 @@ private:
DECL_LINK( MenuHdl, ScExtIButton* );
};
-
-
class ScRightHeaderEditPage : public ScHFEditPage
{
public:
@@ -114,8 +112,6 @@ private:
ScRightHeaderEditPage( Window* pParent, const SfxItemSet& rSet );
};
-
-
class ScLeftHeaderEditPage : public ScHFEditPage
{
public:
@@ -125,8 +121,6 @@ private:
ScLeftHeaderEditPage( Window* pParent, const SfxItemSet& rSet );
};
-
-
class ScRightFooterEditPage : public ScHFEditPage
{
public:
@@ -136,8 +130,6 @@ private:
ScRightFooterEditPage( Window* pParent, const SfxItemSet& rSet );
};
-
-
class ScLeftFooterEditPage : public ScHFEditPage
{
public: