User: kz      
Date: 2007-05-10 10:35:22+0000
Log:
 INTEGRATION: CWS dba23a (1.21.18); FILE MERGED
 2007/02/26 11:48:17 fs 1.21.18.1: remove unused code
 Issue number:  #i74804#
 Submitted by:  [EMAIL PROTECTED]
 Reviewed by:   [EMAIL PROTECTED]

File Changes:

Directory: /dba/dbaccess/source/ui/misc/
========================================

File [changed]: WNameMatch.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/WNameMatch.cxx?r1=1.21&r2=1.22
Delta lines:  +0 -9
-------------------
--- WNameMatch.cxx      2006-12-20 14:14:58+0000        1.21
+++ WNameMatch.cxx      2007-05-10 10:35:19+0000        1.22
@@ -408,15 +408,6 @@
        rDev.DrawText( rPos, GetText() );
 }
 //========================================================================
-OColumnTreeBox::OColumnTreeBox( Window* pParent, WinBits nWinStyle )
-       : OMarkableTreeListBox(pParent,NULL,nWinStyle)
-{
-       SetDragDropMode( 0 );
-       EnableInplaceEditing( sal_False );
-       SetWindowBits(WB_BORDER | WB_HASBUTTONS | WB_HSCROLL);
-       SetSelectionMode( SINGLE_SELECTION );
-}
-//------------------------------------------------------------------------
 OColumnTreeBox::OColumnTreeBox( Window* pParent, const ResId& rResId )
        : OMarkableTreeListBox(pParent,NULL,rResId)
 {




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to