summaryrefslogtreecommitdiffstats
path: root/testautomation/writer/tools
diff options
context:
space:
mode:
authorHelge Delfs <hde@openoffice.org>2010-01-27 13:03:49 +0100
committerHelge Delfs <hde@openoffice.org>2010-01-27 13:03:49 +0100
commit49c2c19c46f38d6bf9b7f0c1d43dddc5bb9dde84 (patch)
treeaced64373cd15891014e7accb1b84d2b5c06ab29 /testautomation/writer/tools
parentcbosdo01: merged with DEV300_m70 (diff)
downloadcore-49c2c19c46f38d6bf9b7f0c1d43dddc5bb9dde84.tar.gz
core-49c2c19c46f38d6bf9b7f0c1d43dddc5bb9dde84.zip
cbosdo01:#i107088#adaptions for removel of options in Autocorrection
Diffstat (limited to 'testautomation/writer/tools')
-rw-r--r--testautomation/writer/tools/includes/w_tools_autocorrection.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/testautomation/writer/tools/includes/w_tools_autocorrection.inc b/testautomation/writer/tools/includes/w_tools_autocorrection.inc
index f259ce1dde51..285c9783b2e2 100644
--- a/testautomation/writer/tools/includes/w_tools_autocorrection.inc
+++ b/testautomation/writer/tools/includes/w_tools_autocorrection.inc
@@ -58,8 +58,6 @@ function fAutocorrectOptions(Options as String)
case "CapitalizeFirstLetter" : Einstellungen.TypeKeys "<Down>",2
case "AutomaticBoldAndUnderline" : Einstellungen.TypeKeys "<Down>",3
case "URLRecognition" : Einstellungen.TypeKeys "<Down>",4
- case "Replace1st" : Einstellungen.TypeKeys "<Down>",5
- case "Replace1/2" : Einstellungen.TypeKeys "<Down>",6
case "ReplaceDashes" : Einstellungen.TypeKeys "<Down>",7
case "DeleteSpaceParagraph" : Einstellungen.TypeKeys "<Down>",8
case "DeleteSpaceLine" : Einstellungen.TypeKeys "<Down>",9