Tag: cws_dev300_dba31c User: fs Date: 2008-09-03 12:01:44+0000 Modified: dba/dbaccess/source/ui/inc/WNameMatch.hxx
Log: #i93424# changed signature of some links to reflect reality 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.8&r2=1.8.80.1 Delta lines: +4 -4 ------------------- --- WNameMatch.hxx 2008-04-10 15:23:36+0000 1.8 +++ WNameMatch.hxx 2008-09-03 12:01:41+0000 1.8.80.1 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: WNameMatch.hxx,v $ - * $Revision: 1.8 $ + * $Revision: 1.8.80.1 $ * * This file is part of OpenOffice.org. * @@ -95,8 +95,8 @@ DECL_LINK( ButtonClickHdl, Button * ); DECL_LINK( RightButtonClickHdl, Button * ); DECL_LINK( AllNoneClickHdl, Button * ); - DECL_LINK( TableListClickHdl, SvTreeListBox* ); - DECL_LINK( TableListRightSelectHdl, SvTreeListBox* ); + DECL_LINK( TableListClickHdl, void* ); + DECL_LINK( TableListRightSelectHdl, void* ); public: virtual void Reset ( ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
