summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-10-20 13:53:32 +0000
committerChristian Lippka <cl@openoffice.org>2000-10-20 13:53:32 +0000
commit2e3ad0d35979a26bccaefd453a6ce3f7af30a32c (patch)
tree8dafb588b09cad9c4322c06e84124767bfed7c34 /svx
parent89fccdd1c09c779d0c8bd7ee832de363e9ea6a31 (diff)
#78916# added missing entities
Diffstat (limited to 'svx')
-rw-r--r--svx/xml/SvxDrawPage.xml4
-rw-r--r--svx/xml/SvxShapePolyPolygonBezier.xml4
-rw-r--r--svx/xml/SvxUnoNumberingRules.xml4
-rw-r--r--svx/xml/SvxUnoText.xml4
-rw-r--r--svx/xml/SvxUnoTextContent.xml4
-rw-r--r--svx/xml/SvxUnoTextContentEnum.xml4
-rw-r--r--svx/xml/SvxUnoTextCursor.xml4
-rw-r--r--svx/xml/SvxUnoTextField.xml4
-rw-r--r--svx/xml/SvxUnoTextRange.xml4
9 files changed, 27 insertions, 9 deletions
diff --git a/svx/xml/SvxDrawPage.xml b/svx/xml/SvxDrawPage.xml
index 9880a15a6e3a..0ae823340f2a 100644
--- a/svx/xml/SvxDrawPage.xml
+++ b/svx/xml/SvxDrawPage.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxDrawPage</Name>
<Description>
- This component provides ...
+ This component implements the basic functionality for a drawing page
</Description>
<SupportedService>com::sun::star::drawing::DrawPage</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxShapePolyPolygonBezier.xml b/svx/xml/SvxShapePolyPolygonBezier.xml
index fbb3c88a9ff4..958bdb3e2a0b 100644
--- a/svx/xml/SvxShapePolyPolygonBezier.xml
+++ b/svx/xml/SvxShapePolyPolygonBezier.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxShapePolyPolygonBezier</Name>
<Description>
- This component provides ...
+ This component provides access to a poly polygon bezier shape.
</Description>
<SupportedService>com::sun::star::drawing::PolyPolygonBezierShape</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoNumberingRules.xml b/svx/xml/SvxUnoNumberingRules.xml
index afb64a181f7d..66f4c35ba99e 100644
--- a/svx/xml/SvxUnoNumberingRules.xml
+++ b/svx/xml/SvxUnoNumberingRules.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoNumberingRules</Name>
<Description>
- This component provides ...
+ This component provides access to a anumbering rule
</Description>
<SupportedService>com::sun::star::text::NumberingRules</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoText.xml b/svx/xml/SvxUnoText.xml
index b767bac2bdbf..3ff395563698 100644
--- a/svx/xml/SvxUnoText.xml
+++ b/svx/xml/SvxUnoText.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoText</Name>
<Description>
- This component provides ...
+ This component provides access to the text based on the edit engine or the outliner.
</Description>
<SupportedService>com::sun::star::text::Text</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoTextContent.xml b/svx/xml/SvxUnoTextContent.xml
index b581fa5dc0bc..465a05f51f21 100644
--- a/svx/xml/SvxUnoTextContent.xml
+++ b/svx/xml/SvxUnoTextContent.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoTextContent</Name>
<Description>
- This component provides ...
+ This component provides access to the paragraph contend inside the text of an edit engine or outliner.
</Description>
<SupportedService>com::sun::star::text::Paragraph</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoTextContentEnum.xml b/svx/xml/SvxUnoTextContentEnum.xml
index fd54a7ea2658..248e96756215 100644
--- a/svx/xml/SvxUnoTextContentEnum.xml
+++ b/svx/xml/SvxUnoTextContentEnum.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoTextContentEnum</Name>
<Description>
- This component provides ...
+ This component provides access to the paragraph insides an edit engine or outliner
</Description>
<SupportedService>com::sun::star::container::XEnumeration</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoTextCursor.xml b/svx/xml/SvxUnoTextCursor.xml
index 332818c8e394..6d8463887bfe 100644
--- a/svx/xml/SvxUnoTextCursor.xml
+++ b/svx/xml/SvxUnoTextCursor.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoTextCursor</Name>
<Description>
- This component provides ...
+ This component provides an implementation of a text cursor for the edit engine or outliner.
</Description>
<SupportedService>com::sun::star::text::TextCursor</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoTextField.xml b/svx/xml/SvxUnoTextField.xml
index bab86485291f..eaf4e08d40bb 100644
--- a/svx/xml/SvxUnoTextField.xml
+++ b/svx/xml/SvxUnoTextField.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoTextField</Name>
<Description>
- This component provides ...
+ This component provides access to a text field text content for edit engine and outliner
</Description>
<SupportedService>com::sun::star::text::TextField</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>
diff --git a/svx/xml/SvxUnoTextRange.xml b/svx/xml/SvxUnoTextRange.xml
index 5c29ccdd9b92..20cc87e62945 100644
--- a/svx/xml/SvxUnoTextRange.xml
+++ b/svx/xml/SvxUnoTextRange.xml
@@ -5,11 +5,13 @@
<Author>automatically generated by objects2xml</Author>
<Name>com.sun.star.comp.office.SvxUnoTextRange</Name>
<Description>
- This component provides ...
+ This component provides access to a simple text range in an edit engine or outliner.
</Description>
<SupportedService>com::sun::star::text::TextRange</SupportedService>
+<ModuleName>svx</ModuleName>
+<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
<Language>c++</Language>
<Status StatusValue="final"/>