summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyli.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlstyli.hxx')
-rw-r--r--sc/source/filter/xml/xmlstyli.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/filter/xml/xmlstyli.hxx b/sc/source/filter/xml/xmlstyli.hxx
index c2531750b471..b76a5f5a379a 100644
--- a/sc/source/filter/xml/xmlstyli.hxx
+++ b/sc/source/filter/xml/xmlstyli.hxx
@@ -89,7 +89,6 @@ protected:
public:
- TYPEINFO_OVERRIDE();
XMLTableStyleContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
@@ -192,7 +191,6 @@ protected:
virtual bool InsertStyleFamily( sal_uInt16 nFamily ) const override;
public:
- TYPEINFO_OVERRIDE();
ScXMLMasterStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
@@ -215,7 +213,6 @@ class ScMasterPageContext : public XMLTextMasterPageContext
void ClearContent(const OUString& rContent);
public:
- TYPEINFO_OVERRIDE();
ScMasterPageContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,