summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 12:39:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 12:39:57 +0000
commit72def8637068758a7cdf0a145af431ae8f58c915 (patch)
treeca5330d3382322c95b15c4c148d71730614754c7 /officecfg/registry/schema/org/openoffice/Office/Draw.xcs
parentINTEGRATION: CWS dr12 (1.31.8); FILE MERGED (diff)
downloadcore-72def8637068758a7cdf0a145af431ae8f58c915.tar.gz
core-72def8637068758a7cdf0a145af431ae8f58c915.zip
INTEGRATION: CWS impress11 (1.17.82); FILE MERGED
2004/08/05 17:14:03 af 1.17.82.1: #i32098# Set default values of Grid and Helplines related flags according to spec.
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Draw.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index 789d40e30d37..6208eec77fcd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Draw.xcs,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2004-07-05 13:37:16 $
+ * last change: $Author: hr $ $Date: 2004-09-08 13:39:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,7 @@
<desc>Indicates whether to show help lines that can be created by dragging them from the rulers.</desc>
<label>Helplines visible</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Guide" oor:type="xs:boolean">
<!-- OldPath: Draw/Layout/Display -->
@@ -568,7 +568,7 @@
<desc>Indicates whether to snap at snap lines.</desc>
<label>Snap lines</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="PageMargin" oor:type="xs:boolean">
<!-- OldPath: Draw/Snap/Objects -->
@@ -756,7 +756,7 @@
<desc>Indicates whether to force frames and drawing elements on grid points.</desc>
<label>Snap to grid</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="VisibleGrid" oor:type="xs:boolean">
<!-- OldPath: Draw/Grid/Options -->