summaryrefslogtreecommitdiff
path: root/svx/util/svx.component
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2013-12-30 10:31:10 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-31 13:25:47 +0100
commit32b64a0ff6fc54290ce5848c34e38ebb7eb5bd95 (patch)
tree6a499b93c4ca75d80f7f63092c08a0bbe8c4c759 /svx/util/svx.component
parent6d564bac023ef13955ad0269c91370396cf33d3e (diff)
svx: Use constructor feature for PrimitiveFactory2D.
Change-Id: I331602561b865a6ceb6971d0990565e5a84bb0d5
Diffstat (limited to 'svx/util/svx.component')
-rw-r--r--svx/util/svx.component3
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/util/svx.component b/svx/util/svx.component
index b8f043c8631c..0e985a7c5f63 100644
--- a/svx/util/svx.component
+++ b/svx/util/svx.component
@@ -25,9 +25,6 @@
<implementation name="com.sun.star.comp.gallery.GalleryThemeProvider">
<service name="com.sun.star.gallery.GalleryThemeProvider"/>
</implementation>
- <implementation name="com.sun.star.comp.graphic.PrimitiveFactory2D">
- <service name="com.sun.star.graphic.PrimitiveFactory2D"/>
- </implementation>
<implementation name="com.sun.star.comp.svx.Impl.FindbarDispatcher">
<service name="com.sun.star.comp.svx.FindbarDispatcher"/>
<service name="com.sun.star.frame.ProtocolHandler"/>