Tag: cws_src680_oj14 User: oj Date: 2007-06-04 18:03:34+0000 Log: RESYNC: (1.97-1.98); FILE MERGED
File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: brwctrlr.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/brwctrlr.cxx?r1=1.89.4.7&r2=1.89.4.8 Delta lines: +0 -6 ------------------- --- brwctrlr.cxx 2006-12-18 16:17:22+0000 1.89.4.7 +++ brwctrlr.cxx 2007-06-04 18:03:29+0000 1.89.4.8 @@ -559,12 +559,6 @@ DBG_DTOR(SbaXDataBrowserController,NULL); } -// ----------------------------------------------------------------------------- -void SbaXDataBrowserController::deleteView() -{ - ::std::auto_ptr<ODataView> aTemp(m_pView); - m_pView = NULL; -} // ----------------------------------------------------------------------- void SAL_CALL SbaXDataBrowserController::attachFrame(const Reference< ::com::sun::star::frame::XFrame > & xFrame) throw( RuntimeException ) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
