diff options
Diffstat (limited to 'svx/util/svx.component')
-rw-r--r-- | svx/util/svx.component | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/util/svx.component b/svx/util/svx.component index 0e985a7c5f63..fbc4eed0df6f 100644 --- a/svx/util/svx.component +++ b/svx/util/svx.component @@ -22,7 +22,8 @@ <implementation name="com.sun.star.comp.Draw.GraphicExporter"> <service name="com.sun.star.drawing.GraphicExportFilter"/> </implementation> - <implementation name="com.sun.star.comp.gallery.GalleryThemeProvider"> + <implementation name="com.sun.star.comp.gallery.GalleryThemeProvider" + constructor="com_sun_star_comp_gallery_GalleryThemeProvider_implementation_getFactory"> <service name="com.sun.star.gallery.GalleryThemeProvider"/> </implementation> <implementation name="com.sun.star.comp.svx.Impl.FindbarDispatcher"> |