summaryrefslogtreecommitdiff
path: root/xmloff/inc/facreg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/facreg.hxx')
-rw-r--r--xmloff/inc/facreg.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/xmloff/inc/facreg.hxx b/xmloff/inc/facreg.hxx
index 5acd7cbc23ed..e7e410d69bd9 100644
--- a/xmloff/inc/facreg.hxx
+++ b/xmloff/inc/facreg.hxx
@@ -55,15 +55,6 @@ css::uno::Sequence<OUString> XMLImpressSettingsImportOasis_getSupportedServiceNa
css::uno::Reference<css::uno::XInterface> XMLImpressSettingsImportOasis_createInstance(
css::uno::Reference<css::lang::XMultiServiceFactory> const & rSMgr);
-// impress oasis export
-OUString XMLImpressSettingsExportOasis_getImplementationName() throw();
-css::uno::Sequence<OUString> XMLImpressSettingsExportOasis_getSupportedServiceNames() throw();
-/// @throws css::uno::Exception
-css::uno::Reference<css::uno::XInterface> XMLImpressSettingsExportOasis_createInstance(
- css::uno::Reference<css::lang::XMultiServiceFactory> const & rSMgr);
-
-// impress OOo import
-
// impress OOo export
OUString XMLImpressExportOOO_getImplementationName() throw();
css::uno::Sequence<OUString> XMLImpressExportOOO_getSupportedServiceNames() throw();