diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-03-11 12:23:37 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-03-11 14:16:17 +0100 |
commit | 6242ea42a417cf7791c6c731cb6f1d87d21c0610 (patch) | |
tree | f303e868d655c8916f59980456b68ab7b4e0f130 /sc/util | |
parent | 7fab8924d53001e43f9a4656ee79134f398a2016 (diff) |
Clean up previous commit
Change-Id: Ie64d47123200c23a1aa2c0a81135b265d09c0f63
Diffstat (limited to 'sc/util')
-rw-r--r-- | sc/util/scfilt.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/util/scfilt.component b/sc/util/scfilt.component index 3333e16e88cf..42227f49d293 100644 --- a/sc/util/scfilt.component +++ b/sc/util/scfilt.component @@ -18,7 +18,7 @@ --> <component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" - prefix="scfilt" xmlns="http://openoffice.org/2010/uno-components"> + xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.oox.xls.ExcelFilter" constructor="com_sun_star_comp_oox_xls_ExcelFilter_get_implementation"> <service name="com.sun.star.document.ImportFilter"/> |