User: ihi Date: 2006/12/20 06:14:20 Modified: dba/dbaccess/source/ui/inc/WNameMatch.hxx
Log: INTEGRATION: CWS jl49 (1.5.104); FILE MERGED 2006/12/01 12:14:40 sb 1.5.104.1: #i70481# Extended SvLBoxButton. 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.5&r2=1.6 Delta lines: +1 -1 ------------------- --- WNameMatch.hxx 20 Jun 2006 03:15:41 -0000 1.5 +++ WNameMatch.hxx 20 Dec 2006 14:14:17 -0000 1.6 @@ -63,7 +63,7 @@ { sal_Bool m_bReadOnly; protected: - virtual void InitEntry(SvLBoxEntry* pEntry, const String& rStr, const Image& rImg1, const Image& rImg2); + virtual void InitEntry(SvLBoxEntry* pEntry, const String& rStr, const Image& rImg1, const Image& rImg2, SvLBoxButtonKind eButtonKind); public: OColumnTreeBox( Window* pParent, WinBits nWinStyle=0 ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
