summaryrefslogtreecommitdiff
path: root/xmloff/source/meta/MetaImportComponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/meta/MetaImportComponent.cxx')
-rw-r--r--xmloff/source/meta/MetaImportComponent.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmloff/source/meta/MetaImportComponent.cxx b/xmloff/source/meta/MetaImportComponent.cxx
index 72661847c046..c3cbdb03d2b2 100644
--- a/xmloff/source/meta/MetaImportComponent.cxx
+++ b/xmloff/source/meta/MetaImportComponent.cxx
@@ -28,6 +28,8 @@
using namespace ::com::sun::star;
using namespace ::xmloff::token;
+namespace {
+
class XMLMetaImportComponent : public SvXMLImport
{
private:
@@ -48,6 +50,8 @@ protected:
virtual void SAL_CALL setTargetDocument( const css::uno::Reference< css::lang::XComponent >& xDoc ) override;
};
+}
+
// global functions to support the component
extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface *