summaryrefslogtreecommitdiff
path: root/sc/xml
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-09 19:15:52 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-09 19:15:52 +0000
commitff1b0cd6e952299a96db8450ba38f7a9b5f4f729 (patch)
tree4160c3411f4f3650eedfe4d321a640dfcd077b62 /sc/xml
parentbf615910ae05d882cff6d5790cf416bbafaa48ef (diff)
#80142# service names corrected
Diffstat (limited to 'sc/xml')
-rw-r--r--sc/xml/ScChartObj.xml2
-rw-r--r--sc/xml/ScChartsObj.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sc/xml/ScChartObj.xml b/sc/xml/ScChartObj.xml
index eea90ed6bfe9..f44f5934d2c0 100644
--- a/sc/xml/ScChartObj.xml
+++ b/sc/xml/ScChartObj.xml
@@ -8,7 +8,7 @@
This component provides ...
</Description>
-<SupportedService>com.sun.star.sheet.SheetChart</SupportedService>
+<SupportedService>com.sun.star.table.TableChart</SupportedService>
<Language>c++</Language>
diff --git a/sc/xml/ScChartsObj.xml b/sc/xml/ScChartsObj.xml
index 7475219b50ff..df2b2b02cefb 100644
--- a/sc/xml/ScChartsObj.xml
+++ b/sc/xml/ScChartsObj.xml
@@ -8,7 +8,7 @@
This component provides ...
</Description>
-<SupportedService>com.sun.star.sheet.SheetCharts</SupportedService>
+<SupportedService>com.sun.star.table.TableCharts</SupportedService>
<Language>c++</Language>