summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-05-15 22:15:59 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-16 09:07:10 +0200
commitf897342320ad3a29cf4be1437c8e3ce888bdb3cb (patch)
tree940972713c89905b16c614b894bbfa173608f102 /xmloff/inc
parent48ee3cce67d028d6e6e97405f6add22a80a3fc98 (diff)
xmloff: create XMLDrawImportOasis instances with an uno constructor
Change-Id: I4e4e0b56306a6e0e1b61f432e487a47d700e5e9f Reviewed-on: https://gerrit.libreoffice.org/72379 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 e7e410d69bd9..645446a046b5 100644
--- a/xmloff/inc/facreg.hxx
+++ b/xmloff/inc/facreg.hxx
@@ -83,11 +83,6 @@ css::uno::Reference<css::uno::XInterface> XMLImpressSettingsExportOOO_createInst
css::uno::Reference<css::lang::XMultiServiceFactory> const & rSMgr);
// draw oasis import
-OUString XMLDrawImportOasis_getImplementationName() throw();
-css::uno::Sequence<OUString> XMLDrawImportOasis_getSupportedServiceNames() throw();
-/// @throws css::uno::Exception
-css::uno::Reference<css::uno::XInterface> XMLDrawImportOasis_createInstance(
- css::uno::Reference<css::lang::XMultiServiceFactory> const & rSMgr);
OUString XMLDrawStylesImportOasis_getImplementationName() throw();
css::uno::Sequence<OUString> XMLDrawStylesImportOasis_getSupportedServiceNames() throw();
/// @throws css::uno::Exception