diff options
author | Christian Lippka <cl@openoffice.org> | 2000-09-29 14:49:47 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2000-09-29 14:49:47 +0000 |
commit | b961d0d4b8c30913547792a56364b5348d52d113 (patch) | |
tree | 87abfa36396acc7084587919fe1b710376d3a280 /sd/xml/SdGenericDrawPage.xml | |
parent | 5d44fc8fd316ed5d88020c10c930942dd0c9040e (diff) |
#78915# fixed modulname and loadername
Diffstat (limited to 'sd/xml/SdGenericDrawPage.xml')
-rw-r--r-- | sd/xml/SdGenericDrawPage.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/xml/SdGenericDrawPage.xml b/sd/xml/SdGenericDrawPage.xml index 62dd349e6bbc..863ac36a088c 100644 --- a/sd/xml/SdGenericDrawPage.xml +++ b/sd/xml/SdGenericDrawPage.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdGenericDrawPage</Name> <Description> - This component provides ... + This component provides a basic implementation for both master and drawing pages. </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.GenericDrawPage</SupportedService> |