summaryrefslogtreecommitdiffstats
path: root/sc/inc/drwlayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/drwlayer.hxx')
-rw-r--r--sc/inc/drwlayer.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/inc/drwlayer.hxx b/sc/inc/drwlayer.hxx
index fcf7ce1361b6..4acc8820396b 100644
--- a/sc/inc/drwlayer.hxx
+++ b/sc/inc/drwlayer.hxx
@@ -46,8 +46,6 @@ class SdrOle2Obj;
class ScRange;
class ScAddress;
-// -----------------------------------------------------------------------
-
class ScTabDeletedHint : public SfxHint
{
private:
@@ -72,8 +70,6 @@ public:
SCTAB GetTab() { return nTab; }
};
-// -----------------------------------------------------------------------
-//
// Adjusting of detective UserData and draw undo's both have to be in SdrUndoGroup;
// therefore derived from SdrUndoAction
@@ -94,8 +90,6 @@ public:
virtual void Redo();
};
-// -----------------------------------------------------------------------
-
class SC_DLLPUBLIC ScDrawLayer : public FmFormModel
{
private: