summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/number/w_205_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/number/w_205_.inc')
-rw-r--r--[-rwxr-xr-x]testautomation/writer/optional/includes/number/w_205_.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/writer/optional/includes/number/w_205_.inc b/testautomation/writer/optional/includes/number/w_205_.inc
index 57a56ab80b8c..ade7afe66ad2 100755..100644
--- a/testautomation/writer/optional/includes/number/w_205_.inc
+++ b/testautomation/writer/optional/includes/number/w_205_.inc
@@ -183,7 +183,7 @@ testcase tFormatNumberingBullets
Sleep 2
Call hCloseDocument
Sleep 2
- Call hFileOpen ( gOfficePath + "user\work\format4." & WriterFilterExtension(0) )
+ hFileOpen( gOfficePath & "user\work\format4." & WriterFilterExtension(0) )
Sleep 2
'/// Close document ///
Call hCloseDocument
@@ -315,7 +315,7 @@ testcase tFormatNumberingPosition
Sleep 2
Call hCloseDocument
Sleep 2
- Call hFileOpen ( gOfficePath + "user\work\tFormatNumberingPosition." & WriterFilterExtension(0) )
+ hFileOpen( gOfficePath & "user\work\tFormatNumberingPosition." & WriterFilterExtension(0) )
'/// check settings on Format / NumberingBullets ///
FormatNumberingBullets
@@ -499,7 +499,7 @@ testcase tFormatNumberingOptions
Sleep 2
Call hCloseDocument
Sleep 2
- Call hFileOpen ( gOfficePath + "user\work\format6." & WriterFilterExtension(0) )
+ hFileOpen( gOfficePath & "user\work\format6." & WriterFilterExtension(0) )
For i = 1 to 15
call wTypeKeys "<Up>"
Wait 500
@@ -713,7 +713,7 @@ testcase tFormatNumberingAll
Sleep 2
Call hCloseDocument
Sleep 2
- Call hFileOpen ( gOfficePath + "user\work\format7." & WriterFilterExtension(0) )
+ hFileOpen( gOfficePath & "user\work\format7." & WriterFilterExtension(0) )
Sleep 2
FormatNumberingBullets
'/// reopen Format / NumberingBullets and check saved settings ///