User: rt Date: 2007-07-06 08:30:29+0000 Modified: dba/dbaccess/source/ui/inc/indexdialog.hxx
Log: INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2006/07/04 08:09:11 oj 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/03 07:49:15 oj 1.10.8.1: changed module client File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: indexdialog.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/indexdialog.hxx?r1=1.11&r2=1.12 Delta lines: +1 -1 ------------------- --- indexdialog.hxx 2006-06-20 03:17:28+0000 1.11 +++ indexdialog.hxx 2007-07-06 08:30:26+0000 1.12 @@ -169,7 +169,7 @@ @param _bHiContast <TRUE/> when in high contrast mode. */ - virtual sal_Int16 getImageListId(sal_Int16 _eBitmapSet,sal_Bool _bHiContast) const; + virtual ImageList getImageList(sal_Int16 _eBitmapSet,sal_Bool _bHiContast) const; /** will be called when the controls need to be resized. */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
