summaryrefslogtreecommitdiff
path: root/emfio/emfio.component
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/emfio.component')
-rw-r--r--emfio/emfio.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/emfio/emfio.component b/emfio/emfio.component
index a0ea552950cd..80e242792bee 100644
--- a/emfio/emfio.component
+++ b/emfio/emfio.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="emfio" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="emfio::emfreader::XEmfParser">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="emfio::emfreader::XEmfParser"
+ constructor="emfio_emfreader_XEmfParser_get_implementation">
<service name="com.sun.star.graphic.EmfTools"/>
</implementation>
</component>