summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tphf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tphf.hxx')
-rw-r--r--sc/source/ui/inc/tphf.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tphf.hxx b/sc/source/ui/inc/tphf.hxx
index 63b068a2fda8..d87eb644df49 100644
--- a/sc/source/ui/inc/tphf.hxx
+++ b/sc/source/ui/inc/tphf.hxx
@@ -24,7 +24,7 @@
class ScStyleDlg;
-//========================================================================
+
class ScHFPage : public SvxHFPage
{
@@ -62,7 +62,7 @@ private:
#endif
};
-//========================================================================
+
class ScHeaderPage : public ScHFPage
{
@@ -74,7 +74,7 @@ private:
ScHeaderPage( Window* pParent, const SfxItemSet& rSet );
};
-//========================================================================
+
class ScFooterPage : public ScHFPage
{