summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/binaryurp.component
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/binaryurp.component')
-rw-r--r--binaryurp/source/binaryurp.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/binaryurp/source/binaryurp.component b/binaryurp/source/binaryurp.component
index 1eff0c2c18d6..e2581c76411e 100644
--- a/binaryurp/source/binaryurp.component
+++ b/binaryurp/source/binaryurp.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="binaryurp" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.bridge.BridgeFactory">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.bridge.BridgeFactory"
+ constructor="com_sun_star_comp_bridge_BridgeFactory_get_implementation">
<service name="com.sun.star.bridge.BridgeFactory"/>
</implementation>
</component>