summaryrefslogtreecommitdiffstats
path: root/testautomation/writer
diff options
context:
space:
mode:
authorHelge Delfs [hde] <hde@openoffice.org>2010-12-15 11:42:28 +0100
committerHelge Delfs [hde] <hde@openoffice.org>2010-12-15 11:42:28 +0100
commit4027985c835cd23dd93afd28ed985c364abafd3f (patch)
tree2ade3805d8b76f57f62a1692c8a36f8db1ec3c3c /testautomation/writer
parentCWS-TOOLING: integrate CWS automationdev300m93 (diff)
downloadcore-4027985c835cd23dd93afd28ed985c364abafd3f.tar.gz
core-4027985c835cd23dd93afd28ed985c364abafd3f.zip
automationdev300m95#i116118#After restarting the office a new document will be opened
Diffstat (limited to 'testautomation/writer')
-rw-r--r--testautomation/writer/tools/includes/w_tool6.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/testautomation/writer/tools/includes/w_tool6.inc b/testautomation/writer/tools/includes/w_tool6.inc
index 33ddca87709e..9bc7ed688d9b 100644
--- a/testautomation/writer/tools/includes/w_tool6.inc
+++ b/testautomation/writer/tools/includes/w_tool6.inc
@@ -38,6 +38,10 @@ sub wOfficeRestart
FileExit "SynchronMode", TRUE
Call hStartTheOffice
+
+ ' Open new document
+ Call hNewDocument
+
end sub
'--------------------------------------------------------------