summaryrefslogtreecommitdiff
path: root/svtools/util
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/util')
-rw-r--r--svtools/util/svt.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/util/svt.component b/svtools/util/svt.component
index dbba9e74d708..bd359afc0b60 100644
--- a/svtools/util/svt.component
+++ b/svtools/util/svt.component
@@ -19,7 +19,8 @@
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
prefix="svt" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.graphic.GraphicProvider">
+ <implementation name="com.sun.star.comp.graphic.GraphicProvider"
+ constructor="com_sun_star_comp_graphic_GraphicProvider_get_implementation">
<service name="com.sun.star.graphic.GraphicProvider"/>
</implementation>
<implementation name="com.sun.star.comp.graphic.GraphicRendererVCL"