summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 13:28:24 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 13:28:24 +0000
commit19935e3c68a53a3207e158739232b78215ec2995 (patch)
treebe7fd45c5cd4088b13b9b070f7c98ccf9dc78e1b /officecfg
parent0539362d76c7ce3ba64e0640b0cacf939de1cd60 (diff)
INTEGRATION: CWS presfixes12 (1.27.6); FILE MERGED
2007/04/30 09:14:59 thb 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2007/04/16 12:40:40 thb 1.27.6.1: #i75315# Added new (hidden) config item to disable slideshow z-order during animation
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs16
1 files changed, 14 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 13b40e6e81..750dca7840 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Impress.xcs,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: rt $ $Date: 2007-04-03 15:31:05 $
+ * last change: $Author: obo $ $Date: 2007-07-17 14:28:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -434,6 +434,18 @@
<value>true</value>
</prop>
+ <prop oor:name="SlideshowRespectZOrder" oor:type="xs:boolean">
+ <!-- OldPath: -->
+ <!-- OldLocation: -->
+ <!-- UIHints: Slideshow Z order for animations -->
+ <info>
+ <author>THB</author>
+ <desc>Indicates whether the slideshow should respect shape z-order while animating shapes. Disabling this can improve slideshow performance</desc>
+ <label>Enable shape z-order during slideshow animations</label>
+ </info>
+ <value>true</value>
+ </prop>
+
<prop oor:name="PreviewNewEffects" oor:type="xs:boolean">
<!-- OldPath: -->
<!-- OldLocation: -->