diff options
Diffstat (limited to 'sc/xml/ScSpreadsheetSettings.xml')
-rw-r--r-- | sc/xml/ScSpreadsheetSettings.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/xml/ScSpreadsheetSettings.xml b/sc/xml/ScSpreadsheetSettings.xml index 5770443dedb1..97a0c753abb0 100644 --- a/sc/xml/ScSpreadsheetSettings.xml +++ b/sc/xml/ScSpreadsheetSettings.xml @@ -8,15 +8,15 @@ This component provides ... </Description> -<SupportedService>com.sun.star.sheet.GlobalSheetSettings</SupportedService> +<ModuleName>sc</ModuleName> + +<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> <Language>c++</Language> <Status StatusValue="final"/> -<ModuleName>sc</ModuleName> - -<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> +<SupportedService>com.sun.star.sheet.GlobalSheetSettings</SupportedService> <!-- <ServiceDependency>...</ServiceDependency> |