summaryrefslogtreecommitdiffstats
path: root/testautomation/writer/optional
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2009-05-15 16:33:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2009-05-15 16:33:04 +0000
commit01342d500413e4e2ef4536bd11e9143c89097f25 (patch)
treed108bc8bcc695ab8c861e70a49597e47167dfcab /testautomation/writer/optional
parentCWS-TOOLING: integrate CWS calc49 (diff)
downloadcore-01342d500413e4e2ef4536bd11e9143c89097f25.tar.gz
core-01342d500413e4e2ef4536bd11e9143c89097f25.zip
CWS-TOOLING: integrate CWS automation32m47
2009-05-14 13:59:48 +0200 tbo r271888 : i101523 take this hid.lst for dev300m49 - masterfix for dev300m48 2009-05-07 14:00:37 +0200 msc r271662 : #101638# 2009-05-07 13:43:29 +0200 msc r271659 : #101636# 2009-05-07 13:28:21 +0200 msc r271656 : #101634# 2009-05-07 09:53:16 +0200 oc r271630 : #i101400# 2009-05-07 09:50:43 +0200 oc r271629 : #i101400 2009-05-07 08:42:30 +0200 hde r271625 : #101414 2009-05-07 08:36:56 +0200 hde r271623 : #101414 2009-05-07 08:24:30 +0200 hde r271620 : #101602 2009-05-07 06:37:20 +0200 hde r271617 : 101534 2009-05-06 12:53:20 +0200 wg r271582 : i101568 2009-05-06 12:52:32 +0200 wg r271581 : i101568 2009-05-06 11:23:46 +0200 wg r271578 : i101568 2009-05-06 07:28:14 +0200 oc r271561 : #i101532# 2009-05-05 15:59:28 +0200 oc r271529 : #i101524# 2009-05-05 15:55:14 +0200 oc r271528 : #i101523# 2009-05-05 15:45:52 +0200 oc r271523 : #i101564# 2009-05-05 08:43:04 +0200 oc r271498 : #i101526# 2009-05-04 13:28:56 +0200 jsk r271449 : #i101405 2009-05-04 13:25:04 +0200 jsk r271446 : #i101405 2009-05-04 12:55:33 +0200 jsk r271445 : #i101405
Diffstat (limited to 'testautomation/writer/optional')
-rwxr-xr-xtestautomation/writer/optional/includes/regression/issuezilla/w_issuezilla_regression.inc7
-rwxr-xr-xtestautomation/writer/optional/w_table.bas2
2 files changed, 4 insertions, 5 deletions
diff --git a/testautomation/writer/optional/includes/regression/issuezilla/w_issuezilla_regression.inc b/testautomation/writer/optional/includes/regression/issuezilla/w_issuezilla_regression.inc
index 6d7309ae132b..a2fa7ef3b9a8 100755
--- a/testautomation/writer/optional/includes/regression/issuezilla/w_issuezilla_regression.inc
+++ b/testautomation/writer/optional/includes/regression/issuezilla/w_issuezilla_regression.inc
@@ -71,11 +71,10 @@ testcase i64991
Call hCloseDocument
goto endsub
end if
- Call sMakeReadOnlyDocumentEditable
- '/// Now Execute Macro 'Main' in Node 'i64991'->'check_page_style'
- Kontext "SecurityWarning"
- if SecurityWarning.Exists(2) then SecurityWarning.OK
+ printlog "Save document to be able to find macro module later"
+ Call hFileSaveAsKill (gOfficepath + "user\work\i64991.odt")
+
printlog "- execute macro"
ToolsMacrosRunMacro
' Sometimes it lasts long until dialog is shown
diff --git a/testautomation/writer/optional/w_table.bas b/testautomation/writer/optional/w_table.bas
index f8722c9069a2..74258a044b7a 100755
--- a/testautomation/writer/optional/w_table.bas
+++ b/testautomation/writer/optional/w_table.bas
@@ -127,7 +127,7 @@ sub TableConfiguration
mUnit = fSetMeasurementToCM()
ToolsOptions
- Call hToolsOptions ("TextDocument","GENERAL")
+ Call hToolsOptions ("WRITER","GENERAL")
cDecSep = GetDecimalSeperator(Tabulatorenabstand.GetText)
Kontext "ExtrasOptionenDlg"
ExtrasOptionenDlg.Ok