summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorWolfram Garten <wg@openoffice.org>2009-10-23 10:56:43 +0000
committerWolfram Garten <wg@openoffice.org>2009-10-23 10:56:43 +0000
commita6ffb8f74642d81cdde18d5450e574ffba880f7c (patch)
tree90db088c161dadd4e55f8e07f9b95f1a9db8f207 /testautomation
parentc357c41fdff783afa0cf3c911001741b6371afb0 (diff)
i106219
Diffstat (limited to 'testautomation')
-rwxr-xr-xtestautomation/graphics/optional/includes/global/g_tables.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/graphics/optional/includes/global/g_tables.inc b/testautomation/graphics/optional/includes/global/g_tables.inc
index 6b647963025c..59989c11a1cb 100755
--- a/testautomation/graphics/optional/includes/global/g_tables.inc
+++ b/testautomation/graphics/optional/includes/global/g_tables.inc
@@ -59,11 +59,11 @@ testcase tiInsertTableUsingMenu
if (UCase(gApplication)) = "IMPRESS" then
DocumentImpress.UseMenu
hMenuSelectNr(4)
- hMenuSelectNr(13)
+ hMenuSelectNr(14)
else
DocumentDraw.UseMenu
hMenuSelectNr(4)
- hMenuSelectNr(10)
+ hMenuSelectNr(11)
endif