summaryrefslogtreecommitdiffstats
path: root/testautomation/graphics/required/includes/impress
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2009-03-24 14:52:04 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2009-03-24 14:52:04 +0000
commit0c01055a1a50b7851755d6a564b5c5906e54d286 (patch)
tree98e2d321bbe760e325ed5ed91cc5df987ec8818f /testautomation/graphics/required/includes/impress
parentCWS-TOOLING: integrate CWS gh16 (diff)
downloadcore-0c01055a1a50b7851755d6a564b5c5906e54d286.tar.gz
core-0c01055a1a50b7851755d6a564b5c5906e54d286.zip
CWS-TOOLING: integrate CWS automation_gapplication_unify
2009-03-24 14:40:09 +0100 jsk r269948 : #i99878# - and another one... 2009-03-24 14:36:22 +0100 jsk r269946 : #i99878# - another one... 2009-03-23 14:52:17 +0100 jsk r269873 : #i99878# replace DESKTOP with BACKGROUND 2009-03-23 12:49:08 +0100 jsk r269868 : #i99878# - special focus on database application 2009-03-23 12:46:13 +0100 jsk r269867 : #i100474# - fix broken writer update testcase names 2009-03-20 15:44:29 +0100 jsk r269817 : #i99878 - Step 3: Fixing round three - applications.txt 2009-03-20 15:40:43 +0100 jsk r269816 : #i99878 - Step 3: Fixing round two - .bas-files 2009-03-20 15:19:04 +0100 jsk r269813 : #i99878 - Step 3: Fixing round one 2009-03-20 15:01:07 +0100 jsk r269811 : #i99878 - Step 1: rename, Step 2: Uppercase
Diffstat (limited to 'testautomation/graphics/required/includes/impress')
-rwxr-xr-xtestautomation/graphics/required/includes/impress/im_011_.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/graphics/required/includes/impress/im_011_.inc b/testautomation/graphics/required/includes/impress/im_011_.inc
index 22a3afe29155..e0ec5aa6d1f4 100755
--- a/testautomation/graphics/required/includes/impress/im_011_.inc
+++ b/testautomation/graphics/required/includes/impress/im_011_.inc
@@ -48,7 +48,7 @@ testcase tiDiaLeiste
sleep 1
'/// Change options so the presentation won't start from the current, but the first slide. ///'
ToolsOptions
- hToolsOptions ( "Presentation", "General" )
+ hToolsOptions ( "IMPRESS", "General" )
MitAktuellerSeite.Uncheck
Kontext "ExtrasOptionenDlg"
ExtrasOptionenDlg.OK
@@ -167,7 +167,7 @@ testcase tiDiaLeiste
endif
'/// Restore default settings in ToolsOptions ///'
ToolsOptions
- hToolsOptions ( "Presentation", "General" )
+ hToolsOptions ( "IMPRESS", "General" )
MitAktuellerSeite.Check
Kontext "ExtrasOptionenDlg"
ExtrasOptionenDlg.OK