summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/formatpage/w_formatpage1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/formatpage/w_formatpage1.inc')
-rw-r--r--testautomation/writer/optional/includes/formatpage/w_formatpage1.inc18
1 files changed, 9 insertions, 9 deletions
diff --git a/testautomation/writer/optional/includes/formatpage/w_formatpage1.inc b/testautomation/writer/optional/includes/formatpage/w_formatpage1.inc
index 84a5c5281f8b..a7393d50f6df 100644
--- a/testautomation/writer/optional/includes/formatpage/w_formatpage1.inc
+++ b/testautomation/writer/optional/includes/formatpage/w_formatpage1.inc
@@ -348,7 +348,7 @@ testcase tFormatPage_6
Call hNewDocument
- Call hFileOpen(gOfficepath + "user\work\tFormatPage_6.odt")
+ hFileOpen( gOfficepath + "user\work\tFormatPage_6.odt")
'/// Check if Pre-defined formats are correct
fFormatPageWriter("TabSeite")
@@ -602,8 +602,8 @@ testcase tFormatPage_11
'/// Open a test file ,
'/// + There are 2 pictures in 2 pages separately ,
'/// + and they are anchored as character
- Call hFileOpen(sTestFile)
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( sTestFile )
+
'/// FormatPage / tabpage Page , Set left margins to 10cm ,
'/// + and set page layout to "Right to left"
@@ -662,8 +662,8 @@ testcase tFormatPage_12
'/// Open a test file ,
'/// + there are 2 pictures in 2 pages separately , and they are anchored as character
- Call hFileOpen(sTestFile)
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( sTestFile )
+
'/// FormatPage / tabpage Page , Set left margins to 10cm ,
'/// + and set page layout to "Mirrored"
@@ -724,8 +724,8 @@ testcase tFormatPage_13
'/// Open a test file ,
'/// + there are 2 pictures in 2 pages separately
- Call hFileOpen(sTestFile)
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( sTestFile )
+
'/// FormatPage / tabpage Page , Set left margins to 10cm ,
'/// + and set page layout to "Only right"
@@ -781,8 +781,8 @@ testcase tFormatPage_14
'/// Open a test file ,
'/// + there are 2 pictures in 2 pages separately
- Call hFileOpen(sTestFile)
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( sTestFile )
+
'/// FormatPage / tabpage Page , Set left margins to 10cm ,
'/// + and set page layout to "Only left"