diff options
author | Christian Lippka <cl@openoffice.org> | 2000-10-20 14:00:09 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2000-10-20 14:00:09 +0000 |
commit | 839de7fff11ef3a2faa0368217e46a61111ed11c (patch) | |
tree | bd853b4fafdc7ebea52a4c3f776342d9be14d68d /sd | |
parent | 9c295868a9e19e395d4c10a193d1adc02f2660dd (diff) |
#78916# added missing entities
Diffstat (limited to 'sd')
-rw-r--r-- | sd/xml/SdDocLinkTargets.xml | 4 | ||||
-rw-r--r-- | sd/xml/SdXImpressDocument.xml | 2 | ||||
-rw-r--r-- | sd/xml/SdXPresentation.xml | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sd/xml/SdDocLinkTargets.xml b/sd/xml/SdDocLinkTargets.xml index 863b15908944..741e426c8e38 100644 --- a/sd/xml/SdDocLinkTargets.xml +++ b/sd/xml/SdDocLinkTargets.xml @@ -5,13 +5,11 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdDocLinkTargets</Name> <Description> - This component provides ... + This component provides access to possible link targets inside a context </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> <Status StatusValue="final"/> diff --git a/sd/xml/SdXImpressDocument.xml b/sd/xml/SdXImpressDocument.xml index 9bb17614b794..64e902273b0d 100644 --- a/sd/xml/SdXImpressDocument.xml +++ b/sd/xml/SdXImpressDocument.xml @@ -5,7 +5,7 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdXImpressDocument</Name> <Description> - This component provides ... + This component provides access to an presentation document. </Description> <ModuleName>sd</ModuleName> diff --git a/sd/xml/SdXPresentation.xml b/sd/xml/SdXPresentation.xml index c976326979db..0910f68e54f7 100644 --- a/sd/xml/SdXPresentation.xml +++ b/sd/xml/SdXPresentation.xml @@ -5,11 +5,10 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdXPresentation</Name> <Description> - This component provides ... + This component provides access to the presentation of a impress document </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> <Language>c++</Language> |