diff options
Diffstat (limited to 'sc/xml')
-rw-r--r-- | sc/xml/ScChartObj.xml | 2 | ||||
-rw-r--r-- | sc/xml/ScChartsObj.xml | 2 |
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> |