summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 14:56:10 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 14:56:10 +0000
commitdd2cc6c17ebed30b92631bda30beb1e3f5140a4b (patch)
tree8c7be0ec845b04d718cf5c55ccb57fa32cbf1f88 /officecfg/registry/schema/org/openoffice/Office/Writer.xcs
parent22a46bd5b0f5672c7e523e3ecc58bdaaa485e682 (diff)
INTEGRATION: CWS hiddentext (1.23.10); FILE MERGED
2004/01/12 11:30:01 fme 1.23.10.2: RESYNC: (1.23-1.24); FILE MERGED 2003/12/19 12:24:50 os 1.23.10.1: #i23061# NonprintingCharacter/HiddenCharacter added
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Writer.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs19
1 files changed, 14 insertions, 5 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index d9ef4c4ddbed..7c502e124c89 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Writer.xcs,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 17:58:35 $
+ * last change: $Author: kz $ $Date: 2004-02-26 15:56:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3081,7 +3081,7 @@
<!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies if hidden text is displayed on the screen.</desc>
+ <desc xml:lang="en-US">Specifies if hidden text fields are displayed on the screen.</desc>
<desc xml:lang="el">Specifies if hidden text is displayed on the screen.</desc>
<desc xml:lang="nl">Specifies if hidden text is displayed on the screen.</desc>
<desc xml:lang="fr">Specifies if hidden text is displayed on the screen.</desc>
@@ -3109,7 +3109,7 @@
<desc xml:lang="hu">Specifies if hidden text is displayed on the screen.</desc>
<desc xml:lang="sk">Specifies if hidden text is displayed on the screen.</desc>
<desc xml:lang="sl">Specifies if hidden text is displayed on the screen.</desc>
- <label xml:lang="en-US">Hidden text</label>
+ <label xml:lang="en-US">Fields: Hidden text</label>
<label xml:lang="el">Κρυφό κείμενο</label>
<label xml:lang="nl">Verborgen tekst</label>
<label xml:lang="fr">Texte masqué</label>
@@ -3205,7 +3205,16 @@
</info>
<value>true</value>
</prop>
- </group>
+ <prop oor:name="HiddenCharacter" oor:type="xs:boolean">
+ <!-- UIHints: Tools - Options - Text document Formatting aids - [Section] Display of -->
+ <info>
+ <author>OS</author>
+ <desc xml:lang="en-US">Specifies if hidden paragraphs are displayed on the screen.</desc>
+ <label xml:lang="en-US">Hidden text</label>
+ </info>
+ <value>false</value>
+ </prop>
+ </group>
<group oor:name="Update">
<info>
<desc xml:lang="en-US">Contains settings for the automatic update of some elements.</desc>