diff options
author | Helge Delfs <hde@openoffice.org> | 2009-10-23 11:12:38 +0000 |
---|---|---|
committer | Helge Delfs <hde@openoffice.org> | 2009-10-23 11:12:38 +0000 |
commit | aec35590ced1888a9db302142dc6dc46264a1eaf (patch) | |
tree | e9570345d66736beef7a880035cd9afaa859e86d /testautomation/writer | |
parent | f75ed59d4c35a4f977d056d701e140507b828a67 (diff) |
new open document fixed
Diffstat (limited to 'testautomation/writer')
-rwxr-xr-x | testautomation/writer/optional/includes/formatcharacter/w_format_character1.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/writer/optional/includes/formatcharacter/w_format_character1.inc b/testautomation/writer/optional/includes/formatcharacter/w_format_character1.inc index 6f6be05b89b5..4e648e87de12 100755 --- a/testautomation/writer/optional/includes/formatcharacter/w_format_character1.inc +++ b/testautomation/writer/optional/includes/formatcharacter/w_format_character1.inc @@ -139,6 +139,8 @@ testcase tFormatCharacter3 Dim Vergleich4 as string Dim vLink as integer + printlog "New document" + Call hNewDocument printlog "add some text to document => 'formatted text with hyperlink'" Call wTypeKeys ("formatted text with hyperlink") printlog "select text" |