summaryrefslogtreecommitdiff
path: root/xmlscript/source/inc/unoservices.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/inc/unoservices.hxx')
-rw-r--r--xmlscript/source/inc/unoservices.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/xmlscript/source/inc/unoservices.hxx b/xmlscript/source/inc/unoservices.hxx
index 6ac388af218e..61e10d9e5b22 100644
--- a/xmlscript/source/inc/unoservices.hxx
+++ b/xmlscript/source/inc/unoservices.hxx
@@ -51,14 +51,6 @@ css::uno::Reference<css::uno::XInterface> SAL_CALL create_XMLBasicExporter(
css::uno::Reference<css::uno::XComponentContext> const & xContext);
css::uno::Sequence<OUString> SAL_CALL
-getSupportedServiceNames_XMLOasisBasicExporter();
-
-OUString SAL_CALL getImplementationName_XMLOasisBasicExporter();
-
-css::uno::Reference<css::uno::XInterface> SAL_CALL create_XMLOasisBasicExporter(
- css::uno::Reference<css::uno::XComponentContext> const & xContext);
-
-css::uno::Sequence<OUString> SAL_CALL
getSupportedServiceNames_XMLBasicImporter();
OUString SAL_CALL getImplementationName_XMLBasicImporter();