summaryrefslogtreecommitdiff
path: root/testautomation/dbaccess/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-03-06 08:23:39 +0000
committerOliver Bolte <obo@openoffice.org>2009-03-06 08:23:39 +0000
commita455d5ecd869543cb511c1f2ddb18748924d2abf (patch)
treed1af02fc58aa83eb6ac726d17a7a346d375c446f /testautomation/dbaccess/tools
parente6cbc00e20933ad1ae7b73818ae1a7a72c53805c (diff)
CWS-TOOLING: integrate CWS fwk104_DEV300
2009-03-05 14:05:04 +0100 msc r268903 : #i99921# 2009-03-04 11:12:23 +0100 cd r268798 : #i99768# Create empty set for report designer to get correct notifications 2009-03-04 11:07:51 +0100 cd r268797 : #i99768# Fix crash due to strange configuration notifications
Diffstat (limited to 'testautomation/dbaccess/tools')
-rwxr-xr-xtestautomation/dbaccess/tools/reporttools.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/dbaccess/tools/reporttools.inc b/testautomation/dbaccess/tools/reporttools.inc
index 7f5de6df44bf..333e5f8ccb9d 100755
--- a/testautomation/dbaccess/tools/reporttools.inc
+++ b/testautomation/dbaccess/tools/reporttools.inc
@@ -270,8 +270,8 @@ function fCloseReportNavigator
Kontext "ReportDesign"
ReportDesign.UseMenu
hMenuSelectNr(3)
- if (hMenuItemIsChecked(6) = true) then
- hMenuSelectNr(6)
+ if (hMenuItemIsChecked(5) = true) then
+ hMenuSelectNr(5)
else
'nothing
endif