summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dbtreemodel.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-04-29 07:44:34 +0000
committerOcke Janssen <oj@openoffice.org>2002-04-29 07:44:34 +0000
commit1fd57a1b54c51078b6ef5d32902570fe236d0c9f (patch)
tree2b07a6f9ece2174360df33dd77069564fc2528e9 /dbaccess/source/ui/browser/dbtreemodel.hxx
parentdd966ae7aafdfde5488488f8732ef8e12a032a0c (diff)
#98772# method adjusted for hi contrast
Diffstat (limited to 'dbaccess/source/ui/browser/dbtreemodel.hxx')
-rw-r--r--dbaccess/source/ui/browser/dbtreemodel.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/browser/dbtreemodel.hxx b/dbaccess/source/ui/browser/dbtreemodel.hxx
index ce3a4dc8f785..c01c2b5ae656 100644
--- a/dbaccess/source/ui/browser/dbtreemodel.hxx
+++ b/dbaccess/source/ui/browser/dbtreemodel.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbtreemodel.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: oj $ $Date: 2001-09-25 13:24:38 $
+ * last change: $Author: oj $ $Date: 2002-04-29 08:43:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,7 +113,7 @@ namespace dbaui
~DBTreeListUserData();
};
- static sal_uInt16 getImageResId(SbaTableQueryBrowser::EntryType _eType);
+ static sal_uInt16 getImageResId(SbaTableQueryBrowser::EntryType _eType,sal_Bool _bHiContrast);
};
}