summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-15 15:23:19 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-15 15:23:19 +0000
commitf2dfd936d2139a8b8fb62ec8ef1310a0c0528dc7 (patch)
tree2f37a35acfda68c557d9e8172557762ecc46a261 /sfx2/util
parent758f3e019bc5af020892c3701b9220f432fd3bfe (diff)
register component we need for writer ...
Diffstat (limited to 'sfx2/util')
-rwxr-xr-xsfx2/util/sfx.component3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/util/sfx.component b/sfx2/util/sfx.component
index 1c28afd417..dfa3d208a1 100755
--- a/sfx2/util/sfx.component
+++ b/sfx2/util/sfx.component
@@ -31,6 +31,9 @@
<implementation name="SfxDocumentMetaData">
<service name="com.sun.star.document.DocumentProperties"/>
</implementation>
+ <implementation name="CompatWriterDocPropsImpl">
+ <service name="com.sun.star.writer.DocumentProperties"/>
+ </implementation>
<implementation name="com.sun.star.comp.desktop.QuickstartWrapper">
<service name="com.sun.star.office.Quickstart"/>
</implementation>