diff options
author | Helge Delfs <hde@openoffice.org> | 2009-12-11 06:57:16 +0000 |
---|---|---|
committer | Helge Delfs <hde@openoffice.org> | 2009-12-11 06:57:16 +0000 |
commit | 1e04611e413523f28ff997ebb0d5fe8372276edb (patch) | |
tree | e0d3818521d48f112637fa950099175850b9fc2d /testautomation | |
parent | 56c617e490712d308ca19ebdb2e8a0244c6aa448 (diff) |
Introduce new sub to change default page layout
Diffstat (limited to 'testautomation')
-rwxr-xr-x | testautomation/writer/required/w_updt.bas | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/writer/required/w_updt.bas b/testautomation/writer/required/w_updt.bas index 77c8d5350e00..992a4cc9f194 100755 --- a/testautomation/writer/required/w_updt.bas +++ b/testautomation/writer/required/w_updt.bas @@ -61,6 +61,8 @@ sub main Printlog "******* Ressource-Test Writer Document *******" + Call wChangeDefaultView() + Call hStatusIn ( "writer", "w_updt.bas" ) Call w_001_ ' Menu File Call w_001a_ ' Menu File |