summaryrefslogtreecommitdiff
path: root/testautomation/writer/tools/includes/w_tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/tools/includes/w_tools.inc')
-rwxr-xr-xtestautomation/writer/tools/includes/w_tools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/tools/includes/w_tools.inc b/testautomation/writer/tools/includes/w_tools.inc
index 27b9526bb0de..e6bd4f92afa0 100755
--- a/testautomation/writer/tools/includes/w_tools.inc
+++ b/testautomation/writer/tools/includes/w_tools.inc
@@ -1042,7 +1042,7 @@ end sub
function wInsertDocumentinMasterDoc(DocumentName as string) as boolean
Call hNewDocument
- Call hFileOpen(DocumentName)
+ hFileOpenLocally( DocumentName)
Sleep 2
Call wTypeKeys "<Mod1 A>"
Sleep 2