summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undostyl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/undostyl.hxx')
-rw-r--r--sc/source/ui/inc/undostyl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/undostyl.hxx b/sc/source/ui/inc/undostyl.hxx
index ce823a338873..fb54eb55ec02 100644
--- a/sc/source/ui/inc/undostyl.hxx
+++ b/sc/source/ui/inc/undostyl.hxx
@@ -58,7 +58,6 @@ private:
const ScStyleSaveData& rData );
public:
- TYPEINFO_OVERRIDE();
ScUndoModifyStyle( ScDocShell* pDocSh,
SfxStyleFamily eFam,
const ScStyleSaveData& rOld,
@@ -76,7 +75,6 @@ public:
class ScUndoApplyPageStyle: public ScSimpleUndo
{
public:
- TYPEINFO_OVERRIDE();
ScUndoApplyPageStyle( ScDocShell* pDocSh, const OUString& rNewStyle );
virtual ~ScUndoApplyPageStyle();