summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/global/g_tables.inc
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-06-15 13:46:51 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-06-15 13:46:51 +0200
commitf18a14c63581ea4b0bad3876f0a6da2b04211343 (patch)
treef95f5b2d32ee4ebdcab241332e2b1ad72ec6c162 /testautomation/graphics/optional/includes/global/g_tables.inc
parent196c0ef14b2853dfb696f76e4d10587d44abdf1d (diff)
parent068f752ed3360647b0ca98ebed9df9a5fe57d84f (diff)
vitomation01: Merged with DEV300 tip, resolved merge conflicts
Diffstat (limited to 'testautomation/graphics/optional/includes/global/g_tables.inc')
-rw-r--r--[-rwxr-xr-x]testautomation/graphics/optional/includes/global/g_tables.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/graphics/optional/includes/global/g_tables.inc b/testautomation/graphics/optional/includes/global/g_tables.inc
index f08e101b4838..ca5fc625c4ab 100755..100644
--- a/testautomation/graphics/optional/includes/global/g_tables.inc
+++ b/testautomation/graphics/optional/includes/global/g_tables.inc
@@ -224,7 +224,7 @@ testcase tiTableObjectBar
printlog "Switching between Draw/Impress"
if ( gApplication = "IMPRESS" )then
Kontext "DocumentImpress"
- DocumentImpress.TypeKeys "<MOD1 A>"
+ DocumentImpress.TypeKeys "<TAB>",3
else
Kontext "DocumentDraw"
DocumentDraw.TypeKeys "<MOD1 A>"