summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/formatpage/w_formatpage4.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/formatpage/w_formatpage4.inc')
-rw-r--r--testautomation/writer/optional/includes/formatpage/w_formatpage4.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/writer/optional/includes/formatpage/w_formatpage4.inc b/testautomation/writer/optional/includes/formatpage/w_formatpage4.inc
index 9b800e3bad4b..526cf111bc16 100644
--- a/testautomation/writer/optional/includes/formatpage/w_formatpage4.inc
+++ b/testautomation/writer/optional/includes/formatpage/w_formatpage4.inc
@@ -375,8 +375,8 @@ testcase tFormatPage_53
'/// Open test file testColumnVertical.sxw
'/// + There are 8 columns in the page , and a test
'/// + word is in 3rd column
- Call hFileOpen(sTestFile)
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( sTestFile )
+
'/// formatPage , tabpage page, select right to left (vertical)
Call fFormatPageWriter("TabSeite")
@@ -763,8 +763,8 @@ testcase tFormatPage_60
Call hCloseDocument
Call hNewDocument
- Call hFileOpen(gOfficepath + "user\work\tFormatPage_60.odt")
- Call sMakeReadOnlyDocumentEditable
+ hFileOpenLocally( gOfficepath + "user\work\tFormatPage_60.odt")
+
'/// check if the configuration is all right
fFormatPageWriter("TabUmrandung")