i114543, deleting useless parts in g_tools.inc

This commit is contained in:
wg111939 2010-09-16 13:22:14 +02:00
parent 36540a68a7
commit b4dd32140a

View file

@ -280,16 +280,7 @@ testcase tiToolsThesaurusContextMenu
PrintLog "Thesaurus with 1 word: " + sWord PrintLog "Thesaurus with 1 word: " + sWord
if( Ucase(gApplication) = "DRAW" ) then Call hNewDocument
sExt = ".odg"
Kontext "DrawDocument"
elseif( Ucase(gApplication) = "IMPRESS" ) then
sExt = ".odp"
Kontext "ImpressDocument"
endif
Call hFileOpen (gTesttoolpath + "graphics\required\input\recht_" + iSprache + sExt)
call sMakeReadOnlyDocumentEditable
Call hTextrahmenErstellen (sWord,20,20,50,30) Call hTextrahmenErstellen (sWord,20,20,50,30)
sleep 1 sleep 1