summaryrefslogtreecommitdiff
path: root/sw/xml
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-05-28 11:29:58 +0000
committerOliver Specht <os@openoffice.org>2001-05-28 11:29:58 +0000
commitbca0b54234825cc252ac741e11b306d9f7b54c9a (patch)
tree32fff219ce5804a4846a0f8e2774071615262372 /sw/xml
parent12b71b09d7764843e2a8985fdd50f73d5c88763d (diff)
#76585# Cell/CellRange: supported services changed
Diffstat (limited to 'sw/xml')
-rw-r--r--sw/xml/writer.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/xml/writer.xml b/sw/xml/writer.xml
index 963ea69c95c1..1ee635ec8e4e 100644
--- a/sw/xml/writer.xml
+++ b/sw/xml/writer.xml
@@ -77,7 +77,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
- <supported-service>com.sun.star.table.Cell</supported-service>
+ <supported-service>com.sun.star.text.CellProperties</supported-service>
</component-description>
<component-description>
<author>automatically generated by objects2xml</author>
@@ -88,7 +88,7 @@
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
- <supported-service>com.sun.star.table.CellRange</supported-service>
+ <supported-service>com.sun.star.text.CellProperties</supported-service>
</component-description>
<component-description>
<author>automatically generated by objects2xml</author>