summaryrefslogtreecommitdiff
path: root/svx/xml
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
commite8671778aba28f6febc72376cd93276094409455 (patch)
tree0f5764e4797cd78cdf6e38ad63ce4180c219e1aa /svx/xml
parent44450b044e87909a0bd5b9833a368983c39e9df6 (diff)
#78916# added missing entities
Diffstat (limited to 'svx/xml')
-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 b8554021d9..2deb664161 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 498ba8845c..fc4da3e093 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 45c2d3fac7..02b2ae3105 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 b581a1fda0..97c20a9c49 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 b525cffb6c..5e379e2990 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 fca3cd30fe..b1c9230589 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 d7a8f73c5c..dd0244f3cb 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 4f77a6e729..6a415eb116 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 552fec324d..12e8595a74 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"/>