[Libreoffice-commits] .: Branch 'integration/dev300_m101' - sfx2/util
Michael Meeks
michael at kemper.freedesktop.org
Tue Mar 15 08:24:05 PDT 2011
sfx2/util/sfx.component | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit f2dfd936d2139a8b8fb62ec8ef1310a0c0528dc7
Author: Michael Meeks <michael.meeks at novell.com>
Date: Tue Mar 15 15:23:19 2011 +0000
register component we need for writer ...
diff --git a/sfx2/util/sfx.component b/sfx2/util/sfx.component
index 1c28afd..dfa3d20 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>
More information about the Libreoffice-commits
mailing list