diff options
author | Helge Delfs [hde] <hde@openoffice.org> | 2010-08-18 09:34:37 +0200 |
---|---|---|
committer | Helge Delfs [hde] <hde@openoffice.org> | 2010-08-18 09:34:37 +0200 |
commit | ebb6814df9bffe5731ea401c39b4b05863104819 (patch) | |
tree | 6d7286f2abeab8d0ab7a86d0ed02b59dee524761 | |
parent | a4c4dfc14c78c6e870c52d1d89a19707f8b9775a (diff) |
#automationooo330m4#i113911#warning corrected
-rwxr-xr-x | testautomation/writer/optional/includes/fields/w_fields5.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/optional/includes/fields/w_fields5.inc b/testautomation/writer/optional/includes/fields/w_fields5.inc index 067366ddb..334d01906 100755 --- a/testautomation/writer/optional/includes/fields/w_fields5.inc +++ b/testautomation/writer/optional/includes/fields/w_fields5.inc @@ -667,7 +667,7 @@ endcase '----------------------------------------------------------------- testcase tVariablesDDEFieldManual - warnlog "#i112079#testcase must be reworked" + qaerrorlog "#i112079#testcase must be reworked" goto endsub Dim sDDEFile as String @@ -759,7 +759,7 @@ endcase '----------------------------------------------------------------- testcase tVariablesDDEFieldAutomatic - warnlog "#i112079#testcase must be reworked" + qaerrorlog "#i112079#testcase must be reworked" goto endsub qaerrorlog "#i102792# - tVariablesDDEFieldAutomatic outcommented. Fields not updated." |