summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/swd.component6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/util/swd.component b/sw/util/swd.component
index e09b38524654..be51018b4005 100644
--- a/sw/util/swd.component
+++ b/sw/util/swd.component
@@ -18,9 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="swd" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.writer.FormatDetector"
- constructor="com_sun_star_comp_writer_FormatDetector_get_implementation">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.writer.FormatDetector"
+ constructor="com_sun_star_comp_writer_FormatDetector_get_implementation">
<service name="com.sun.star.frame.ExtendedTypeDetection"/>
<service name="com.sun.star.text.FormatDetector"/>
<service name="com.sun.star.text.W4WFormatDetector"/>