Tag: cws_src680_rpt23fix02 User: oj Date: 2007-08-01 08:16:22+0000 Modified: dba/dbaccess/source/ui/misc/linkeddocuments.cxx
Log: #i78940# File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: linkeddocuments.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/linkeddocuments.cxx?r1=1.22.16.2&r2=1.22.16.3 Delta lines: +8 -8 ------------------- --- linkeddocuments.cxx 2007-07-24 09:49:43+0000 1.22.16.2 +++ linkeddocuments.cxx 2007-08-01 08:16:20+0000 1.22.16.3 @@ -431,11 +431,11 @@ } return xRet; } - catch (com::sun::star::io::WrongFormatException e) - { - OExtensionNotPresentDialog aDlg(m_pDialogParent /*getView()*/, m_xORB/* getORB() */); - aDlg.Execute(); - } + //catch (com::sun::star::io::WrongFormatException e) + //{ + // OExtensionNotPresentDialog aDlg(m_pDialogParent, m_xORB); + // aDlg.Execute(); + //} catch(Exception& e) { com::sun::star::sdbc::SQLException aSQLException; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
