summaryrefslogtreecommitdiff
path: root/xmloff/source/core
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-08-15 22:06:01 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-16 09:03:05 +0200
commitabeab40aeb2bf16c1438b5e5f0cd70b3e11f6b7a (patch)
treeebd4063013bbf33bb4d621ff9f05f0292aab5616 /xmloff/source/core
parent5a522a0196aaa071bd3ac59b3088246e3fe98f34 (diff)
xmloff: create XMLImpressMetaExportOOO instances with an uno constructor
See tdf#74608 for motivation. Change-Id: I6c390f6cef83393b630bd0c157aff8d1359c6754 Reviewed-on: https://gerrit.libreoffice.org/77551 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff/source/core')
-rw-r--r--xmloff/source/core/facreg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/core/facreg.cxx b/xmloff/source/core/facreg.cxx
index 14f0764d5215..a7e1483df906 100644
--- a/xmloff/source/core/facreg.cxx
+++ b/xmloff/source/core/facreg.cxx
@@ -60,7 +60,6 @@ XMLOFF_DLLPUBLIC void * xo_component_getFactory( const sal_Char * pImplName, voi
// impress OOo export
else SINGLEFACTORY( XMLImpressExportOOO )
- else SINGLEFACTORY( XMLImpressMetaExportOOO )
else SINGLEFACTORY( XMLImpressSettingsExportOOO )
// draw oasis export