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 | |
parent | 5d44fc8fd316ed5d88020c10c930942dd0c9040e (diff) |
#78915# fixed modulname and loadername
-rw-r--r-- | sd/xml/SdDrawPage.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdDrawPagesAccess.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdGenericDrawPage.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdLayer.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdLayerManager.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdMasterPage.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdMasterPagesAccess.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdPageLinkTargets.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdXCustomPresentation.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdXCustomPresentationAccess.xml | 5 | ||||
-rw-r--r-- | sd/xml/SdXShape.xml | 5 |
11 files changed, 11 insertions, 44 deletions
diff --git a/sd/xml/SdDrawPage.xml b/sd/xml/SdDrawPage.xml index 205aa9cbc046..cbf406ef042b 100644 --- a/sd/xml/SdDrawPage.xml +++ b/sd/xml/SdDrawPage.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdDrawPage</Name> <Description> - This component provides ... + This component provides access to a single drawing page of a document. </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.DrawPage</SupportedService> diff --git a/sd/xml/SdDrawPagesAccess.xml b/sd/xml/SdDrawPagesAccess.xml index 1b385d3b6146..1207f2233741 100644 --- a/sd/xml/SdDrawPagesAccess.xml +++ b/sd/xml/SdDrawPagesAccess.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdDrawPagesAccess</Name> <Description> - This component provides ... + This component provides access to the drawing pages of a document. </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.DrawPages</SupportedService> 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> diff --git a/sd/xml/SdLayer.xml b/sd/xml/SdLayer.xml index 847dd62a994c..8c93cf3a0273 100644 --- a/sd/xml/SdLayer.xml +++ b/sd/xml/SdLayer.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdLayer</Name> <Description> - This component provides ... + This component provides access to a single layer inside a document. </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.Layer</SupportedService> diff --git a/sd/xml/SdLayerManager.xml b/sd/xml/SdLayerManager.xml index 0cc985b3fa6b..0c902b3f2767 100644 --- a/sd/xml/SdLayerManager.xml +++ b/sd/xml/SdLayerManager.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdLayerManager</Name> <Description> - This component provides ... + This component provides access to the layers of a document </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.LayerManager</SupportedService> diff --git a/sd/xml/SdMasterPage.xml b/sd/xml/SdMasterPage.xml index 655a9f9985b7..379a55217d53 100644 --- a/sd/xml/SdMasterPage.xml +++ b/sd/xml/SdMasterPage.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdMasterPage</Name> <Description> - This component provides ... + This component provides access to a single master page inside a document </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.MasterPage</SupportedService> diff --git a/sd/xml/SdMasterPagesAccess.xml b/sd/xml/SdMasterPagesAccess.xml index e210af015038..4bc645306ba2 100644 --- a/sd/xml/SdMasterPagesAccess.xml +++ b/sd/xml/SdMasterPagesAccess.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdMasterPagesAccess</Name> <Description> - This component provides ... + This component provides access to the master drawing pages inside a document </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.MasterPages</SupportedService> diff --git a/sd/xml/SdPageLinkTargets.xml b/sd/xml/SdPageLinkTargets.xml index 6e6cc4a9edd9..4de579383681 100644 --- a/sd/xml/SdPageLinkTargets.xml +++ b/sd/xml/SdPageLinkTargets.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdPageLinkTargets</Name> <Description> - This component provides ... + This component provides the container for the link targets of a drawing page </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.document.LinkTargets</SupportedService> diff --git a/sd/xml/SdXCustomPresentation.xml b/sd/xml/SdXCustomPresentation.xml index cdb7b6641aa2..830732b58327 100644 --- a/sd/xml/SdXCustomPresentation.xml +++ b/sd/xml/SdXCustomPresentation.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdXCustomPresentation</Name> <Description> - This component provides ... + This component provides access to the draw pages in a custom presentation </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.presentation.CustomPresentation</SupportedService> diff --git a/sd/xml/SdXCustomPresentationAccess.xml b/sd/xml/SdXCustomPresentationAccess.xml index 0f277ad49804..c1746f536d78 100644 --- a/sd/xml/SdXCustomPresentationAccess.xml +++ b/sd/xml/SdXCustomPresentationAccess.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdXCustomPresentationAccess</Name> <Description> - This component provides ... + This component provides access to custom presentations of a document </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.presentation.CustomPresentationAccess</SupportedService> diff --git a/sd/xml/SdXShape.xml b/sd/xml/SdXShape.xml index f3388a3deaa7..2506bef3d598 100644 --- a/sd/xml/SdXShape.xml +++ b/sd/xml/SdXShape.xml @@ -5,15 +5,12 @@ <Author>automatically generated by objects2xml</Author> <Name>com.sun.star.comp.office.SdXShape</Name> <Description> - This component provides ... + This component provides access to a single shape. </Description> <ModuleName>sd</ModuleName> - <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - <Language>c++</Language> - <Status StatusValue="final"/> <SupportedService>com.sun.star.drawing.Shape</SupportedService> |