summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpview.hxx')
-rw-r--r--sc/source/ui/inc/tpview.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/inc/tpview.hxx b/sc/source/ui/inc/tpview.hxx
index 2b99c09d6637..547864673588 100644
--- a/sc/source/ui/inc/tpview.hxx
+++ b/sc/source/ui/inc/tpview.hxx
@@ -27,11 +27,11 @@
#include <svtools/ctrlbox.hxx>
#include <svx/strarray.hxx>
-//========================================================================
+
class ScViewOptions;
-//========================================================================
+
class ScTpContentOptions : public SfxTabPage
{
@@ -85,7 +85,7 @@ public:
};
-//========================================================================
+
class ScDocument;
class ScTpLayoutOptions : public SfxTabPage
@@ -135,7 +135,7 @@ public:
void SetDocument(ScDocument* pPtr){pDoc = pPtr;}
};
-//========================================================================
+
#endif // SC_TPUSRLST_HXX