summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlstyle.hxx')
-rw-r--r--include/xmloff/xmlstyle.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx
index f3aa917fb5b9..658cce3d9607 100644
--- a/include/xmloff/xmlstyle.hxx
+++ b/include/xmloff/xmlstyle.hxx
@@ -25,7 +25,6 @@
#include <xmloff/dllapi.h>
#include <sal/types.h>
#include <rsc/rscsfx.hxx>
-#include <tools/rtti.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlictxt.hxx>
@@ -90,7 +89,6 @@ protected:
public:
- TYPEINFO_OVERRIDE();
SvXMLStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
@@ -201,7 +199,6 @@ protected:
virtual bool InsertStyleFamily( sal_uInt16 nFamily ) const;
public:
- TYPEINFO_OVERRIDE();
SvXMLStylesContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,