summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-01-31 23:16:43 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-02-01 08:50:03 +0100
commite375ad4d4112b98efeb679c560af188de9246f02 (patch)
tree1c294211e2d02b4518326652ad27e263c1267ea7 /xmloff/inc
parent77d6560bc97f2475f67ff5a048efda8cc1d38771 (diff)
xmloff: create XMLImpressImportOasis instances with an uno constructor
Change-Id: I10cac20b8180c0fc4d7cade2ab3d5de0f9380a88 Reviewed-on: https://gerrit.libreoffice.org/67240 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/facreg.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/inc/facreg.hxx b/xmloff/inc/facreg.hxx
index aac65f11862e..aa30d961c4d1 100644
--- a/xmloff/inc/facreg.hxx
+++ b/xmloff/inc/facreg.hxx
@@ -34,11 +34,6 @@ namespace com { namespace sun { namespace star {
} } }
// impress oasis import
-OUString XMLImpressImportOasis_getImplementationName() throw();
-css::uno::Sequence<OUString> XMLImpressImportOasis_getSupportedServiceNames() throw();
-/// @throws css::uno::Exception
-css::uno::Reference<css::uno::XInterface> XMLImpressImportOasis_createInstance(
- css::uno::Reference<css::lang::XMultiServiceFactory> const & rSMgr);
OUString XMLImpressStylesImportOasis_getImplementationName() throw();
css::uno::Sequence<OUString> XMLImpressStylesImportOasis_getSupportedServiceNames() throw();
/// @throws css::uno::Exception