summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2002-07-25 10:00:13 +0000
committerKai Ahrens <ka@openoffice.org>2002-07-25 10:00:13 +0000
commit91f81b30cc170120c60fbda8f159b292e09345f7 (patch)
treedc80a10938ed9f200dbe465c94f527cdf4560b73 /officecfg/registry/schema/org/openoffice/Office/Draw.xcs
parentb7539310ce0b0cc09b1cef7721b1addb0434c14b (diff)
#101730#: removed StatusBarConfig entries for Draw and Impress
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Draw.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs52
1 files changed, 2 insertions, 50 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index 30145edeb198..d04f07b84f9d 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: af $ $Date: 2002-07-08 15:56:20 $
+ * last change: $Author: ka $ $Date: 2002-07-25 11:00:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,54 +141,6 @@
<desc xml:lang="en-US">Other properties regarding device independant graphical object
representation.</desc>
</info>
- <prop oor:name="StatusbarFunction" oor:type="xs:int">
- <!-- OldPath: Calc/Layout -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- Responsible: NN -->
- <!-- UIHints: (Status Bar) -->
- <value>9</value>
- <info>
- <desc xml:lang="en-US">Specifies the standard formula displayed in the Status Bar</desc>
- <label xml:lang="en-US">Statusbar Function</label>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">None</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">Average</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">Count Numbers</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">Count All</desc>
- </info>
- </enumeration>
- <enumeration oor:value="4">
- <info>
- <desc xml:lang="en-US">Max</desc>
- </info>
- </enumeration>
- <enumeration oor:value="5">
- <info>
- <desc xml:lang="en-US">Min</desc>
- </info>
- </enumeration>
- <enumeration oor:value="9">
- <info>
- <desc xml:lang="en-US">Sum</desc>
- </info>
- </enumeration>
- </constraints>
- </prop>
<group oor:name="TabStop">
<!-- OldPath: Draw/Layout -->
<!-- OldLocation: Soffice.cfg -->