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.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/ui/inc/scuitphfedit.hxx b/sc/source/ui/inc/scuitphfedit.hxx
index 46f2e3eaf248..bf1b3aac6dc4 100644
--- a/sc/source/ui/inc/scuitphfedit.hxx
+++ b/sc/source/ui/inc/scuitphfedit.hxx
@@ -23,7 +23,7 @@
#include "tphfedit.hxx"
//#include <boost/graph/graph_concepts.hpp>
-//===================================================================
+
enum ScHFEntryId
{
eNoneEntry ,
@@ -103,7 +103,7 @@ private:
DECL_LINK( MenuHdl, ScExtIButton* );
};
-//===================================================================
+
class ScRightHeaderEditPage : public ScHFEditPage
{
@@ -114,7 +114,7 @@ private:
ScRightHeaderEditPage( Window* pParent, const SfxItemSet& rSet );
};
-//===================================================================
+
class ScLeftHeaderEditPage : public ScHFEditPage
{
@@ -125,7 +125,7 @@ private:
ScLeftHeaderEditPage( Window* pParent, const SfxItemSet& rSet );
};
-//===================================================================
+
class ScRightFooterEditPage : public ScHFEditPage
{
@@ -136,7 +136,7 @@ private:
ScRightFooterEditPage( Window* pParent, const SfxItemSet& rSet );
};
-//===================================================================
+
class ScLeftFooterEditPage : public ScHFEditPage
{