summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-10-15 16:30:53 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-10-15 16:30:53 +0000
commitfa81c7787a78badc8e5f71d1405f1972f42c3451 (patch)
treeface9fcc0a6f556bda18ec6d1222b9f9b4a4bdb7 /officecfg/registry/schema/org/openoffice/Office
parenta22c8d465494f7d5c6219098a0859d96cb35238d (diff)
INTEGRATION: CWS c07v015_SRC680 (1.46.150); FILE MERGED
2007/10/09 14:41:46 od 1.46.150.1: #b6600435# new configuration group <UserInterfaceBehavior> under group <Numbering> with new configuration item <ChangeIndentOnTabAtFirstPosOfFirstListItem>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs16
1 files changed, 14 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index a2aa59bb8e1a..6f52c44d5583 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Writer.xcs,v $
*
- * $Revision: 1.46 $
+ * $Revision: 1.47 $
*
- * last change: $Author: rt $ $Date: 2007-04-03 13:42:23 $
+ * last change: $Author: ihi $ $Date: 2007-10-15 17:30:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -6083,6 +6083,18 @@
</info>
</prop>
</group>
+ <group oor:name="UserInterfaceBehavior">
+ <info>
+ <author>OD</author>
+ <desc>Contains switches for the behavior of the user interface regarding lists and list items.</desc>
+ </info>
+ <prop oor:name="ChangeIndentOnTabAtFirstPosOfFirstListItem" oor:type="xs:boolean">
+ <info>
+ <author>OD</author>
+ <desc>Behavior of &gt;TAB&lt;-key and &gt;SHIFT-TAB&lt;-key at the first position of the first list item of a list. &gt;TRUE&lt;: complete list indent is increased/decreased. &gt;FALSE&lt;: default behavior of &gt;TAB&lt; resp. &gt;SHIFT-TAB&lt;-key at first position of a list item.</desc>
+ </info>
+ </prop>
+ </group>
</group>
<group oor:name="Statistics">
<info>