summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/undo/w_undo_history_3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/undo/w_undo_history_3.inc')
-rwxr-xr-xtestautomation/writer/optional/includes/undo/w_undo_history_3.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/optional/includes/undo/w_undo_history_3.inc b/testautomation/writer/optional/includes/undo/w_undo_history_3.inc
index 134001c74bf8..d3a8a6521a14 100755
--- a/testautomation/writer/optional/includes/undo/w_undo_history_3.inc
+++ b/testautomation/writer/optional/includes/undo/w_undo_history_3.inc
@@ -466,7 +466,7 @@ testcase tUndoTableGeneral
printlog "- format a cell"
'/// <B>Format cell (enable number recognition form that)</B>
ToolsOptions
- Call hToolsOptions ("TextDocument","Table")
+ Call hToolsOptions ("WRITER","Table")
if Not AutomatischeZahlenerkennung.IsChecked then AutomatischeZahlenerkennung.Check
Kontext "ExtrasOptionenDlg"
ExtrasOptionenDlg.Cancel
@@ -478,7 +478,7 @@ testcase tUndoTableGeneral
Call CheckUndoStringInUndoList ( 10, "FormatCell" )
ToolsOptions
- Call hToolsOptions ("TextDocument","Table")
+ Call hToolsOptions ("WRITER","Table")
if AutomatischeZahlenerkennung.IsChecked then AutomatischeZahlenerkennung.UnCheck
Kontext "ExtrasOptionenDlg"
ExtrasOptionenDlg.Cancel