Tag: cws_src680_dba24 User: oj Date: 05/02/04 00:47:35 Modified: /dba/dbaccess/source/ui/browser/ unodatbr.cxx
Log: #i41967# remove SetCursor File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: unodatbr.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/unodatbr.cxx?r1=1.165&r2=1.165.4.1 Delta lines: +0 -3 ------------------- --- unodatbr.cxx 21 Jan 2005 17:09:34 -0000 1.165 +++ unodatbr.cxx 4 Feb 2005 08:47:32 -0000 1.165.4.1 @@ -2931,10 +2931,7 @@ { SvLBoxEntry* pElements = m_pTreeModel->FirstChild(pContainers); if ( pElements ) - { - m_pTreeView->getListBox()->SetCursor( pElements ); m_pTreeView->getListBox()->Collapse(pContainers); - } m_pTreeView->getListBox()->EnableExpandHandler(pContainers); // and delete their children (they are connection-relative) for (; pElements; ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
