Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
f7f9114e
Kaydet (Commit)
f7f9114e
authored
Mar 08, 2001
tarafından
Christian Lippka
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
changed dtd
üst
8fcc0612
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
196 additions
and
398 deletions
+196
-398
SdDocLinkTargets.xml
sd/xml/SdDocLinkTargets.xml
+14
-29
SdDrawPage.xml
sd/xml/SdDrawPage.xml
+14
-28
SdDrawPagesAccess.xml
sd/xml/SdDrawPagesAccess.xml
+14
-28
SdGenericDrawPage.xml
sd/xml/SdGenericDrawPage.xml
+14
-28
SdLayer.xml
sd/xml/SdLayer.xml
+14
-28
SdLayerManager.xml
sd/xml/SdLayerManager.xml
+14
-28
SdMasterPage.xml
sd/xml/SdMasterPage.xml
+14
-28
SdMasterPagesAccess.xml
sd/xml/SdMasterPagesAccess.xml
+14
-28
SdPageLinkTargets.xml
sd/xml/SdPageLinkTargets.xml
+14
-28
SdXCustomPresentation.xml
sd/xml/SdXCustomPresentation.xml
+14
-28
SdXCustomPresentationAccess.xml
sd/xml/SdXCustomPresentationAccess.xml
+14
-28
SdXImpressDocument.xml
sd/xml/SdXImpressDocument.xml
+14
-31
SdXPresentation.xml
sd/xml/SdXPresentation.xml
+14
-30
SdXShape.xml
sd/xml/SdXShape.xml
+14
-28
No files found.
sd/xml/SdDocLinkTargets.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdDrawPage.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdDrawPagesAccess.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdGenericDrawPage.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdLayer.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdLayerManager.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdMasterPage.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdMasterPagesAccess.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdPageLinkTargets.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdXCustomPresentation.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdXCustomPresentationAccess.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdXImpressDocument.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdXPresentation.xml
Dosyayı görüntüle @
f7f9114e
<?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>
sd/xml/SdXShape.xml
Dosyayı görüntüle @
f7f9114e
<?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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment