User: hr Date: 06/06/19 20:15:43 Modified: /dba/dbaccess/source/ui/inc/ WNameMatch.hxx
Log: INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:17 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: WNameMatch.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/WNameMatch.hxx?r1=1.4&r2=1.5 Delta lines: +3 -0 ------------------- --- WNameMatch.hxx 8 Sep 2005 15:42:55 -0000 1.4 +++ WNameMatch.hxx 20 Jun 2006 03:15:41 -0000 1.5 @@ -72,6 +72,9 @@ void FillListBox( const ODatabaseExport::TColumnVector& _rList); void SetReadOnly(sal_Bool _bRo=sal_True) { m_bReadOnly = _bRo; } virtual sal_Bool Select( SvLBoxEntry* pEntry, sal_Bool bSelect=sal_True ); + + private: + using OMarkableTreeListBox::Select; }; // ======================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
