summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-09 08:43:06 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-09 08:43:06 +0000
commit1e76c47977f3b669bea9eb1bb05d3596a3b413db (patch)
tree494461879705d94e657f357bd02b7c87f3856a21 /dbaccess/source/ui/dlg/tablespage.hxx
parentbe1388120f0ad818575a58f14eca663ad28cb8c3 (diff)
INTEGRATION: CWS insight02 (1.8.2); FILE MERGED
2004/08/13 09:01:04 oj 1.8.2.1: #i32563# toolbox changes
Diffstat (limited to 'dbaccess/source/ui/dlg/tablespage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index 9850ba06e573..3b09943c1749 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tablespage.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 15:51:11 $
+ * last change: $Author: rt $ $Date: 2004-09-09 09:43:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,13 +131,6 @@ namespace dbaui
virtual void StateChanged( StateChangedType nStateChange );
virtual void DataChanged( const DataChangedEvent& rDCEvt );
- /** will be called whenthe id of the image list is needed.
- @param _eBitmapSet
- <svtools/imgdef.hxx>
- @param _bHiContast
- <TRUE/> when in high contrast mode.
- */
- virtual sal_Int16 getImageListId(sal_Int16 _eBitmapSet,sal_Bool _bHiContast) const;
/** will be called when the controls need to be resized.
*/