diff options
Diffstat (limited to 'sd/xml/SdXCustomPresentationAccess.xml')
-rw-r--r-- | sd/xml/SdXCustomPresentationAccess.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/xml/SdXCustomPresentationAccess.xml b/sd/xml/SdXCustomPresentationAccess.xml index 9f2a05015fe7..0f277ad49804 100644 --- a/sd/xml/SdXCustomPresentationAccess.xml +++ b/sd/xml/SdXCustomPresentationAccess.xml @@ -8,17 +8,17 @@ This component provides ... </Description> -<SupportedService>com::sun::star::presentation::CustomPresentationAccess</SupportedService> +<ModuleName>sd</ModuleName> + +<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> <Language>c++</Language> <Status StatusValue="final"/> -<!-- -<ModuleName>...</ModuleName> - -<LoaderName>com.sun.star.loader...</LoaderName> +<SupportedService>com.sun.star.presentation.CustomPresentationAccess</SupportedService> +<!-- <ServiceDependency>...</ServiceDependency> <ProjectBuildDependency>...</ProjectBuildDependency> |