Kaydet (Commit) 2532863c authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS calcshare2 (1.139.4); FILE MERGED

2008/04/04 11:13:53 mav 1.139.4.1: #i87752# let SaveAs to the same document behave correctly
üst 73b8c03a
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: filedlghelper.cxx,v $
* $Revision: 1.141 $
* $Revision: 1.142 $
*
* This file is part of OpenOffice.org.
*
......@@ -1563,6 +1563,9 @@ ErrCode FileDialogHelper_Impl::execute( SvStringsDtor*& rpURLList,
catch( IllegalArgumentException ){}
}
// the item should remain only if it was set by the dialog
rpSet->ClearItem( SID_SELECTION );
if( mbExport )
{
try
......
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