diff options
Diffstat (limited to 'xmloff/util')
-rw-r--r-- | xmloff/util/xo.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component index 7e0564eacef6..809ecf340ae5 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -18,7 +18,7 @@ --> <component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@" - prefix="xo" xmlns="http://openoffice.org/2010/uno-components"> + xmlns="http://openoffice.org/2010/uno-components"> <implementation name="SchXMLExport.Compact" constructor="com_sun_star_comp_Chart_XMLExporter_get_implementation"> <service name="com.sun.star.comp.Chart.XMLExporter"/> |