User: kz Date: 2007-05-10 10:40:29+0000 Log: INTEGRATION: CWS dba23a (1.15.74); FILE MERGED 2007/02/26 11:48:20 fs 1.15.74.1: remove unused code Issue number: #i74804# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/querydesign/ =============================================== File [changed]: querycontainerwindow.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/querycontainerwindow.cxx?r1=1.15&r2=1.16 Delta lines: +0 -9 ------------------- --- querycontainerwindow.cxx 2006-09-17 07:26:40+0000 1.15 +++ querycontainerwindow.cxx 2007-05-10 10:40:27+0000 1.16 @@ -189,15 +189,6 @@ } // ----------------------------------------------------------------------------- - void OQueryContainerWindow::initialize(const Reference<XFrame>& _xFrame) - { - // append our frame - Reference < XFramesSupplier > xSup(_xFrame,UNO_QUERY); - Reference < XFrames > xFrames = xSup->getFrames(); - xFrames->append( m_xBeamer ); - } - - // ----------------------------------------------------------------------------- void OQueryContainerWindow::disposingPreview() { if ( m_pBeamer ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
