summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLEmbeddedObjectImportContext.hxx')
-rw-r--r--xmloff/inc/XMLEmbeddedObjectImportContext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
index 20df48e18164..acb7a5f2d55e 100644
--- a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
+++ b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
@@ -37,7 +37,6 @@ class XMLEmbeddedObjectImportContext : public SvXMLImportContext
OUString sCLSID;
public:
- TYPEINFO_OVERRIDE();
const OUString& GetFilterServiceName() const { return sFilterService; }
const OUString& GetFilterCLSID() const { return sCLSID; }