summaryrefslogtreecommitdiff
path: root/scripting/source/vbaevents/service.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/vbaevents/service.hxx')
-rw-r--r--scripting/source/vbaevents/service.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripting/source/vbaevents/service.hxx b/scripting/source/vbaevents/service.hxx
index 4c8357c90426..cff03cb6d1e5 100644
--- a/scripting/source/vbaevents/service.hxx
+++ b/scripting/source/vbaevents/service.hxx
@@ -27,9 +27,6 @@ namespace evtlstner
// component operations
- css::uno::Reference< css::uno::XInterface > SAL_CALL create(
- css::uno::Reference< css::uno::XComponentContext > const & xContext );
-
OUString SAL_CALL getImplementationName();
css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames();
@@ -41,9 +38,6 @@ namespace ooevtdescgen
// component operations
- css::uno::Reference< css::uno::XInterface > SAL_CALL create(
- css::uno::Reference< css::uno::XComponentContext > const & xContext );
-
OUString SAL_CALL getImplementationName();
css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames();