INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED

2008/09/02 09:15:25 jsk 1.1.54.1: #i93322#
This commit is contained in:
Rüdiger Timm 2008-09-04 08:16:59 +00:00
parent e3ea3165e7
commit 338c2ef585

View file

@ -8,9 +8,9 @@
'*
'* $RCSfile: wizard_fax.inc,v $
'*
'* $Revision: 1.1 $
'* $Revision: 1.2 $
'*
'* last change: $Author: jsi $ $Date: 2008-06-16 12:19:04 $
'* last change: $Author: rt $ $Date: 2008-09-04 09:16:59 $
'*
'* This file is part of OpenOffice.org.
'*
@ -117,6 +117,10 @@ testcase tUpdtWizardFax
printlog( "Delete the user-template: " & cTemplatePath )
hDeleteFile( cTemplatePath )
while( getDocumentCount() > 0 )
hDestroyDocument()
wend
'///</ul>
endcase