summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/indexdialog.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:30:26 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:30:26 +0000
commit7a2b1e9879f5c9d326bf456800c6bae075181e8c (patch)
tree6e0dc3dfc466bdd19e479ff6e7d6dd4d6385d7a5 /dbaccess/source/ui/inc/indexdialog.hxx
parentINTEGRATION: CWS oj14 (1.5.8); FILE MERGED (diff)
downloadcore-7a2b1e9879f5c9d326bf456800c6bae075181e8c.tar.gz
core-7a2b1e9879f5c9d326bf456800c6bae075181e8c.zip
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
Diffstat (limited to 'dbaccess/source/ui/inc/indexdialog.hxx')
-rw-r--r--dbaccess/source/ui/inc/indexdialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/indexdialog.hxx b/dbaccess/source/ui/inc/indexdialog.hxx
index 6dabe0456a7f..3a0c3ea85b6a 100644
--- a/dbaccess/source/ui/inc/indexdialog.hxx
+++ b/dbaccess/source/ui/inc/indexdialog.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: indexdialog.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:17:28 $
+ * last change: $Author: rt $ $Date: 2007-07-06 08:30:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -169,7 +169,7 @@ namespace dbaui
@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.
*/