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
commit896d4ef235135c7abd2c1e9942e05f9b49e8ebba (patch)
tree0e78a88c77ecc95551c3081f24db2dfb58fbe7ac /sfx2/util
parent3f3a04b4f57b00141620da774ff9288685034c16 (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 1c28afd4177f..dfa3d208a169 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>