diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-18 16:07:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-18 16:07:07 +0000 |
commit | fd069bee7e57ad529c3c0974559fd2d84ec3151a (patch) | |
tree | ef2eddeefb786feaf966d6a1c0c291872c0ae420 /svx/xml | |
parent | 04c1c754ab9d0ad07f2c5362d46597d13efe75c2 (diff) |
initial import
Diffstat (limited to 'svx/xml')
-rw-r--r-- | svx/xml/SvxDrawPage.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxGraphicObject.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShape.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapeCircle.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapeCollection.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapeConnector.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapeControl.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapeDimensioning.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapeGroup.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapePolyPolygon.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxShapePolyPolygonBezier.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoNumberingRules.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoText.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoTextContent.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoTextContentEnum.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoTextCursor.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoTextField.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoTextRange.xml | 33 | ||||
-rw-r--r-- | svx/xml/SvxUnoTextRangeEnumeration.xml | 33 |
19 files changed, 627 insertions, 0 deletions
diff --git a/svx/xml/SvxDrawPage.xml b/svx/xml/SvxDrawPage.xml new file mode 100644 index 000000000000..9880a15a6e3a --- /dev/null +++ b/svx/xml/SvxDrawPage.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxDrawPage</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::DrawPage</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxGraphicObject.xml b/svx/xml/SvxGraphicObject.xml new file mode 100644 index 000000000000..843cf8fc97c1 --- /dev/null +++ b/svx/xml/SvxGraphicObject.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxGraphicObject</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::GraphicObjectShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShape.xml b/svx/xml/SvxShape.xml new file mode 100644 index 000000000000..ba172831087a --- /dev/null +++ b/svx/xml/SvxShape.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShape</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::TextShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapeCircle.xml b/svx/xml/SvxShapeCircle.xml new file mode 100644 index 000000000000..efa33b496b72 --- /dev/null +++ b/svx/xml/SvxShapeCircle.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapeCircle</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::EllipseShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapeCollection.xml b/svx/xml/SvxShapeCollection.xml new file mode 100644 index 000000000000..35fb43ed8487 --- /dev/null +++ b/svx/xml/SvxShapeCollection.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapeCollection</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::Shapes</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapeConnector.xml b/svx/xml/SvxShapeConnector.xml new file mode 100644 index 000000000000..7664c46b672b --- /dev/null +++ b/svx/xml/SvxShapeConnector.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapeConnector</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::ConnectorShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapeControl.xml b/svx/xml/SvxShapeControl.xml new file mode 100644 index 000000000000..e8121e8b4a23 --- /dev/null +++ b/svx/xml/SvxShapeControl.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapeControl</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::ControlShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapeDimensioning.xml b/svx/xml/SvxShapeDimensioning.xml new file mode 100644 index 000000000000..4b87e1ae3d63 --- /dev/null +++ b/svx/xml/SvxShapeDimensioning.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapeDimensioning</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::DimensioningShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapeGroup.xml b/svx/xml/SvxShapeGroup.xml new file mode 100644 index 000000000000..8bef65c47a8b --- /dev/null +++ b/svx/xml/SvxShapeGroup.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapeGroup</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::ShapeGroup</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapePolyPolygon.xml b/svx/xml/SvxShapePolyPolygon.xml new file mode 100644 index 000000000000..452604a33590 --- /dev/null +++ b/svx/xml/SvxShapePolyPolygon.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapePolyPolygon</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::PolyPolygonShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxShapePolyPolygonBezier.xml b/svx/xml/SvxShapePolyPolygonBezier.xml new file mode 100644 index 000000000000..fbb3c88a9ff4 --- /dev/null +++ b/svx/xml/SvxShapePolyPolygonBezier.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxShapePolyPolygonBezier</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::drawing::PolyPolygonBezierShape</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoNumberingRules.xml b/svx/xml/SvxUnoNumberingRules.xml new file mode 100644 index 000000000000..afb64a181f7d --- /dev/null +++ b/svx/xml/SvxUnoNumberingRules.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoNumberingRules</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::NumberingRules</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoText.xml b/svx/xml/SvxUnoText.xml new file mode 100644 index 000000000000..b767bac2bdbf --- /dev/null +++ b/svx/xml/SvxUnoText.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoText</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::Text</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoTextContent.xml b/svx/xml/SvxUnoTextContent.xml new file mode 100644 index 000000000000..b581fa5dc0bc --- /dev/null +++ b/svx/xml/SvxUnoTextContent.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoTextContent</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::Paragraph</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoTextContentEnum.xml b/svx/xml/SvxUnoTextContentEnum.xml new file mode 100644 index 000000000000..fd54a7ea2658 --- /dev/null +++ b/svx/xml/SvxUnoTextContentEnum.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoTextContentEnum</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::container::XEnumeration</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoTextCursor.xml b/svx/xml/SvxUnoTextCursor.xml new file mode 100644 index 000000000000..332818c8e394 --- /dev/null +++ b/svx/xml/SvxUnoTextCursor.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoTextCursor</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::TextCursor</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoTextField.xml b/svx/xml/SvxUnoTextField.xml new file mode 100644 index 000000000000..bab86485291f --- /dev/null +++ b/svx/xml/SvxUnoTextField.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoTextField</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::TextField</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoTextRange.xml b/svx/xml/SvxUnoTextRange.xml new file mode 100644 index 000000000000..5c29ccdd9b92 --- /dev/null +++ b/svx/xml/SvxUnoTextRange.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoTextRange</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::TextRange</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> diff --git a/svx/xml/SvxUnoTextRangeEnumeration.xml b/svx/xml/SvxUnoTextRangeEnumeration.xml new file mode 100644 index 000000000000..e82551954caf --- /dev/null +++ b/svx/xml/SvxUnoTextRangeEnumeration.xml @@ -0,0 +1,33 @@ +<?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>automatically generated by objects2xml</Author> +<Name>com.sun.star.comp.office.SvxUnoTextRangeEnumeration</Name> +<Description> + This component provides ... +</Description> + +<SupportedService>com::sun::star::text::TextPortionEnumeration</SupportedService> + +<Language>c++</Language> + +<Status StatusValue="final"/> + +<!-- +<ModuleName>...</ModuleName> + +<LoaderName>com.sun.star.loader...</LoaderName> + +<ServiceDependency>...</ServiceDependency> + +<ProjectBuildDependency>...</ProjectBuildDependency> +... + +<RuntimeModuleDependency>...</RuntimeModuleDependency> +... + +<Type>com.sun.star....</Type> +... +--> +</COMPONENTDESCRIPTION> |