From 6b90833eacbf278bc60d6ce4f953697ddd499279 Mon Sep 17 00:00:00 2001 From: "Joerg Skottke [jsk]" Date: Thu, 5 Nov 2009 10:46:27 +0100 Subject: printerpullpages: #i106286# - Integrate new printing dialog into test scripts - draw/chart --- testautomation/chart2/tools/ch_tools_statistics.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testautomation/chart2/tools') diff --git a/testautomation/chart2/tools/ch_tools_statistics.inc b/testautomation/chart2/tools/ch_tools_statistics.inc index 7666fac165e5..513e8c8b3f56 100644 --- a/testautomation/chart2/tools/ch_tools_statistics.inc +++ b/testautomation/chart2/tools/ch_tools_statistics.inc @@ -88,7 +88,7 @@ function fInvokeTrendlinesDialog() as INTEGER '/// Lookup if call was successful Kontext - active.SetPage "TabTrendLineType" + active.SetPage (TabTrendLineType) Kontext "TabTrendLineType" if TabTrendLineType.exists(2) then printlog ">> Trend lines dialog is visible now." -- cgit