diff options
author | Christian Lippka <cl@openoffice.org> | 2000-10-20 13:53:32 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2000-10-20 13:53:32 +0000 |
commit | 2e3ad0d35979a26bccaefd453a6ce3f7af30a32c (patch) | |
tree | 8dafb588b09cad9c4322c06e84124767bfed7c34 /svx/xml/SvxUnoText.xml | |
parent | 89fccdd1c09c779d0c8bd7ee832de363e9ea6a31 (diff) |
#78916# added missing entities
Diffstat (limited to 'svx/xml/SvxUnoText.xml')
-rw-r--r-- | svx/xml/SvxUnoText.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/svx/xml/SvxUnoText.xml b/svx/xml/SvxUnoText.xml index b767bac2bdbf..3ff395563698 100644 --- a/svx/xml/SvxUnoText.xml +++ b/svx/xml/SvxUnoText.xml @@ -5,11 +5,13 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SvxUnoText</Name> <Description> - This component provides ... + This component provides access to the text based on the edit engine or the outliner. </Description> <SupportedService>com::sun::star::text::Text</SupportedService> +<ModuleName>svx</ModuleName> +<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> <Language>c++</Language> <Status StatusValue="final"/> |