summaryrefslogtreecommitdiff
path: root/testautomation/global/required/includes/g_option.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/required/includes/g_option.inc')
-rwxr-xr-xtestautomation/global/required/includes/g_option.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/testautomation/global/required/includes/g_option.inc b/testautomation/global/required/includes/g_option.inc
index 4ea25785b68c..b14ceca82c9f 100755
--- a/testautomation/global/required/includes/g_option.inc
+++ b/testautomation/global/required/includes/g_option.inc
@@ -209,21 +209,6 @@ testcase tToolsOptionsStarOffice
endif
Kontext "TabSecurity"
- if Protect.isEnabled then
- Protect.click()
- Kontext "PasswordDLG"
- call DialogTest( PasswordDLG )
- PasswordDLG.cancel()
- else
- select case uCase(gApplication)
- case "WRITER","MASTERDOCUMENT"
- WarnLog "Protect-Button is disabled."
- case "MATH","IMPRESS","DRAW","HTML","CALC"
- PrintLog "Protect-Button is disabled."
- end select
- endif
-
- Kontext "TabSecurity"
if ( TabSecurity.exists( 1 ) ) then
Options.click
Kontext "TabSecurityOptionsAndWarnings"