summaryrefslogtreecommitdiff
path: root/xmloff/util
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 10:32:35 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 18:13:42 +0200
commitf4e122a1a7780b0b8b7362d40b2541cde8e5e9e7 (patch)
tree60fb1430226161b3ea49fe203d8e8b85266df7d8 /xmloff/util
parent57ac9d6176305ad1d405b83a9423cd103bdaa20b (diff)
no need to use prefix here
all of these use the constructor attribute Change-Id: I0915c2f5af5a7dde501e9ae709b08e5c98604466 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98197 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/util')
-rw-r--r--xmloff/util/xo.component2
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"/>