summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/Rich_Text_Format.xcu
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-21 11:18:36 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-21 11:18:36 +0000
commit9115e8962ecc08548dd4d201ced2b8d8118e2e71 (patch)
tree305b2573828d148a6e0f8d77e47ddf52dcf22f11 /filter/source/config/fragments/filters/Rich_Text_Format.xcu
parent0b480330522f2cd500d63beb93d40ce4f1779501 (diff)
INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED
2005/02/10 08:24:38 as 1.4.156.1: #i41696# seperate ui names from filter properties
Diffstat (limited to 'filter/source/config/fragments/filters/Rich_Text_Format.xcu')
-rw-r--r--filter/source/config/fragments/filters/Rich_Text_Format.xcu14
1 files changed, 7 insertions, 7 deletions
diff --git a/filter/source/config/fragments/filters/Rich_Text_Format.xcu b/filter/source/config/fragments/filters/Rich_Text_Format.xcu
index 6a2deae9a605..ca3383aa321a 100644
--- a/filter/source/config/fragments/filters/Rich_Text_Format.xcu
+++ b/filter/source/config/fragments/filters/Rich_Text_Format.xcu
@@ -1,13 +1,13 @@
<node oor:name="Rich Text Format" oor:op="replace" oor:finalized="true" oor:mandatory="true">
- <prop oor:name="FileFormatVersion"><value>0</value></prop>
- <prop oor:name="Type"><value>writer_Rich_Text_Format</value></prop>
- <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
+ <prop oor:name="Flags"><value>IMPORT EXPORT ALIEN PREFERRED</value></prop>
<prop oor:name="UIComponent"/>
- <prop oor:name="UserData"><value>RTF</value></prop>
<prop oor:name="FilterService"/>
- <prop oor:name="TemplateName"/>
+ <prop oor:name="UserData"><value>RTF</value></prop>
<prop oor:name="UIName">
- <value>Rich Text Format</value>
+ <value xml:lang="x-default">Rich Text Format</value>
</prop>
- <prop oor:name="Flags"><value>IMPORT EXPORT ALIEN PREFERRED</value></prop>
+ <prop oor:name="FileFormatVersion"><value>0</value></prop>
+ <prop oor:name="Type"><value>writer_Rich_Text_Format</value></prop>
+ <prop oor:name="TemplateName"/>
+ <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
</node>