summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx')
-rw-r--r--xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx b/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx
index 67fafeba9212..c38d7f978777 100644
--- a/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx
+++ b/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx
@@ -62,7 +62,6 @@ class XMLFootnoteConfigHelper : public SvXMLImportContext
bool bIsBegin;
public:
- TYPEINFO_OVERRIDE();
XMLFootnoteConfigHelper(
SvXMLImport& rImport,
@@ -76,7 +75,6 @@ public:
virtual void Characters( const OUString& rChars ) override;
};
-TYPEINIT1( XMLFootnoteConfigHelper, SvXMLImportContext );
XMLFootnoteConfigHelper::XMLFootnoteConfigHelper(
SvXMLImport& rImport,
@@ -115,7 +113,6 @@ void XMLFootnoteConfigHelper::Characters( const OUString& rChars )
-TYPEINIT1( XMLFootnoteConfigurationImportContext, SvXMLStyleContext );
XMLFootnoteConfigurationImportContext::XMLFootnoteConfigurationImportContext(
SvXMLImport& rImport,