diff options
Diffstat (limited to 'xmloff/source/draw/ximppage.hxx')
-rw-r--r-- | xmloff/source/draw/ximppage.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximppage.hxx b/xmloff/source/draw/ximppage.hxx index b0677fdff4cb..8f09146431c8 100644 --- a/xmloff/source/draw/ximppage.hxx +++ b/xmloff/source/draw/ximppage.hxx @@ -25,7 +25,6 @@ #include <xmloff/nmspmap.hxx> #include <com/sun/star/drawing/XShapes.hpp> #include <com/sun/star/office/XAnnotationAccess.hpp> -#include <tools/rtti.hxx> #include "ximpshap.hxx" // draw:g context (RECURSIVE) @@ -61,7 +60,6 @@ protected: void SetNavigationOrder(); public: - TYPEINFO_OVERRIDE(); SdXMLGenericPageContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName, const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList, |