summaryrefslogtreecommitdiff
path: root/testautomation/chart2/tools
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2009-11-05 10:46:27 +0100
committerJoerg Skottke [jsk] <jsk@openoffice.org>2009-11-05 10:46:27 +0100
commit6b90833eacbf278bc60d6ce4f953697ddd499279 (patch)
tree7c6d321e88e3852fab6bcef8a30ddbf2b054341d /testautomation/chart2/tools
parent6d2451de41f80d3d652ad4d42481ae45bade3eef (diff)
printerpullpages: #i106286# - Integrate new printing dialog into test scripts - draw/chart
Diffstat (limited to 'testautomation/chart2/tools')
-rw-r--r--testautomation/chart2/tools/ch_tools_statistics.inc2
1 files changed, 1 insertions, 1 deletions
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."