diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/swacorr.hxx | 2 | ||||
-rw-r--r-- | sw/source/core/sw3io/swacorr.cxx | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/sw/inc/swacorr.hxx b/sw/inc/swacorr.hxx index ebcb30470433..f913d8162dd3 100644 --- a/sw/inc/swacorr.hxx +++ b/sw/inc/swacorr.hxx @@ -46,8 +46,6 @@ protected: const OUString& rFileName, const OUString& rShort, SfxObjectShell&, OUString& ) SAL_OVERRIDE; public: - TYPEINFO_OVERRIDE(); - SwAutoCorrect( const SvxAutoCorrect& rACorr ); virtual ~SwAutoCorrect(); }; diff --git a/sw/source/core/sw3io/swacorr.cxx b/sw/source/core/sw3io/swacorr.cxx index 1a236fabdf02..ed704662a03c 100644 --- a/sw/source/core/sw3io/swacorr.cxx +++ b/sw/source/core/sw3io/swacorr.cxx @@ -27,9 +27,6 @@ using namespace ::com::sun::star; -TYPEINIT1( SwAutoCorrect, SvxAutoCorrect ); - - /** * Returns the replacement text * |