changed dtd
This commit is contained in:
parent
8fcc0612c5
commit
f7f9114e51
14 changed files with 196 additions and 398 deletions
|
@ -1,31 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdDocLinkTargets</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdDocLinkTargets</name>
|
||||
<description>
|
||||
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"/>
|
||||
|
||||
<SupportedService>com.sun.star.document.LinkTargets</SupportedService>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.document.LinkTargets</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdDrawPage</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdDrawPage</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.DrawPage</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdDrawPagesAccess</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdDrawPagesAccess</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.DrawPages</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdGenericDrawPage</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdGenericDrawPage</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.GenericDrawPage</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdLayer</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdLayer</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.Layer</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdLayerManager</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdLayerManager</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.LayerManager</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdMasterPage</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdMasterPage</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.MasterPage</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdMasterPagesAccess</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdMasterPagesAccess</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.MasterPages</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdPageLinkTargets</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdPageLinkTargets</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.document.LinkTargets</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdXCustomPresentation</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdXCustomPresentation</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.presentation.CustomPresentation</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdXCustomPresentationAccess</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdXCustomPresentationAccess</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.presentation.CustomPresentationAccess</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,33 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdXImpressDocument</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdXImpressDocument</name>
|
||||
<description>
|
||||
This component provides access to an presentation document.
|
||||
</Description>
|
||||
|
||||
<ModuleName>sd</ModuleName>
|
||||
|
||||
<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
|
||||
|
||||
<Language>c++</Language>
|
||||
|
||||
<Status StatusValue="final"/>
|
||||
|
||||
<SupportedService>com.sun.star.presentation.PresentationDocument</SupportedService>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.presentation.PresentationDocument</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,32 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdXPresentation</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdXPresentation</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<Status StatusValue="final"/>
|
||||
|
||||
<SupportedService>com.sun.star.presentation.Presentation</SupportedService>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.presentation.Presentation</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
|
@ -1,30 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||||
|
||||
<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||||
<Author>Christian Lippka</Author>
|
||||
<Name>com.sun.star.comp.office.SdXShape</Name>
|
||||
<Description>
|
||||
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
|
||||
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<module-name>sd</module-name>
|
||||
<component-description>
|
||||
<author>Christian Lippka</author>
|
||||
<name>com.sun.star.comp.office.SdXShape</name>
|
||||
<description>
|
||||
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>
|
||||
|
||||
<!--
|
||||
<ServiceDependency>...</ServiceDependency>
|
||||
|
||||
<ProjectBuildDependency>...</ProjectBuildDependency>
|
||||
...
|
||||
|
||||
<RuntimeModuleDependency>...</RuntimeModuleDependency>
|
||||
...
|
||||
|
||||
<Type>com.sun.star....</Type>
|
||||
...
|
||||
-->
|
||||
</COMPONENTDESCRIPTION>
|
||||
</description>
|
||||
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
|
||||
<language>c++</language>
|
||||
<status value="final"/>
|
||||
<supported-service>com.sun.star.drawing.Shape</supported-service>
|
||||
</component-description>
|
||||
</module-description>
|
||||
|
|
Loading…
Reference in a new issue