summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/hints.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/hints.cxx')
-rw-r--r--sc/source/core/tool/hints.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/core/tool/hints.cxx b/sc/source/core/tool/hints.cxx
index 28c8873cf80c..3d7a69bb46f7 100644
--- a/sc/source/core/tool/hints.cxx
+++ b/sc/source/core/tool/hints.cxx
@@ -19,14 +19,6 @@
#include "hints.hxx"
-TYPEINIT1(ScPaintHint, SfxHint);
-TYPEINIT1(ScUpdateRefHint, SfxHint);
-TYPEINIT1(ScPointerChangedHint, SfxHint);
-TYPEINIT1(ScLinkRefreshedHint, SfxHint);
-TYPEINIT1(ScAutoStyleHint, SfxHint);
-TYPEINIT1(ScDBRangeRefreshedHint, SfxHint);
-TYPEINIT1(ScDataPilotModifiedHint, SfxHint);
-
// ScPaintHint - info what has to be repainted
ScPaintHint::ScPaintHint( const ScRange& rRng, sal_uInt16 nPaint ) :