summaryrefslogtreecommitdiff
path: root/testautomation/global/system/includes/gvariabl.inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-17 12:20:18 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-17 12:20:18 +0000
commit89859de151e76ddb92a4df5c00c5e2a984a7ab6c (patch)
tree61dd32a72472188438575b5beb795cf7fb80bbdd /testautomation/global/system/includes/gvariabl.inc
parentf2ab7f078e646b9804b1820454182a5c4522ace2 (diff)
CWS-TOOLING: integrate CWS qascripts05
2009-02-04 13:00:45 +0100 jsk r267372 : #i98860# 2009-02-04 12:39:34 +0100 jsk r267367 : #i98869# 2009-02-04 12:37:18 +0100 jsk r267366 : #i98869# 2009-02-04 11:58:41 +0100 jsk r267360 : #i98869# 2009-02-04 11:54:30 +0100 jsk r267358 : #i98858# 2009-02-04 09:18:16 +0100 jsk r267348 : #i98857# 2009-02-03 14:29:22 +0100 jsk r267325 : #i98787# 2009-02-03 04:32:15 +0100 jsk r267296 : #i98507# 2009-02-02 15:36:17 +0100 jsk r267273 : #i98507 2009-02-02 15:12:38 +0100 jsk r267271 : #i98507 2009-02-02 15:11:41 +0100 jsk r267270 : #i98507 2009-02-02 12:49:16 +0100 jsk r267262 : #i98642# 2009-01-30 16:07:41 +0100 jsk r267209 : #i98642# 2009-01-30 16:01:27 +0100 jsk r267207 : #i98642# 2009-01-30 14:14:31 +0100 jsk r267196 : #i98642# 2009-01-30 13:31:12 +0100 jsk r267194 : #i98642# 2009-01-30 11:13:23 +0100 jsk r267185 : #i98642# 2009-01-30 10:11:40 +0100 jsk r267184 : #i98320# 2009-01-30 09:59:10 +0100 jsk r267182 : #i98320#
Diffstat (limited to 'testautomation/global/system/includes/gvariabl.inc')
-rwxr-xr-xtestautomation/global/system/includes/gvariabl.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/testautomation/global/system/includes/gvariabl.inc b/testautomation/global/system/includes/gvariabl.inc
index fd2059cd8604..edb4ab096a8b 100755
--- a/testautomation/global/system/includes/gvariabl.inc
+++ b/testautomation/global/system/includes/gvariabl.inc
@@ -172,8 +172,11 @@ Global Const GC_MACRO_SECURITY_LEVEL_HIGH = 2 '///+ GC_MACRO_SECURITY_LEVEL
Global Const GC_MACRO_SECURITY_LEVEL_VERYHIGH = 3 '///+ GC_MACRO_SECURITY_LEVEL_VERYHIGH: Symbolic name for very high macro security
Global Const GC_MACRO_SECURITY_LEVEL_DEFAULT = 2 '///+ GC_MACRO_SECURITY_LEVEL_DEFAULT: Symbolic name for default macro security level
-'///* Extensions
-Global gExtensionOOoImprovementIsInstalled as boolean
+'///* OOo Improvement Program
+Global gOOoImprovementIsInstalled as boolean
+
+'///* Performance flags
+Global GLOBAL_USE_NEW_SLEEP as boolean ' keep the old sleep() behavior
sub OnlyForDocuGVariables
'///<b>System for the installed Office</b>