Kaydet (Commit) 978c896a authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS greenstate30ver3_DEV300 (1.2.32.1.8); FILE MERGED

2008/09/03 13:02:01 jsk 1.2.32.1.8.1: #i93322#
üst 458fbf96
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
'* '*
'* $RCSfile: extensions.inc,v $ '* $RCSfile: extensions.inc,v $
'* '*
'* $Revision: 1.2 $ '* $Revision: 1.3 $
'* '*
'* last change: $Author: jsk $ $Date: 2008-06-19 08:56:57 $ '* last change: $Author: rt $ $Date: 2008-09-04 09:15:21 $
'* '*
'* This file is part of OpenOffice.org. '* This file is part of OpenOffice.org.
'* '*
...@@ -660,10 +660,9 @@ testcase tExtensionsFunction ...@@ -660,10 +660,9 @@ testcase tExtensionsFunction
qaErrorLog "disabling installed extensions failed;" qaErrorLog "disabling installed extensions failed;"
endif endif
'close window only if we don't leave with backing window 'close window only if we don't leave with backing window
b = getDocumentCount while( getDocumentCount() > 0 )
if b > 1 then
hCloseDocument() hCloseDocument()
endif wend
endcase endcase
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment