From 1fd57a1b54c51078b6ef5d32902570fe236d0c9f Mon Sep 17 00:00:00 2001 From: Ocke Janssen Date: Mon, 29 Apr 2002 07:44:34 +0000 Subject: #98772# method adjusted for hi contrast --- dbaccess/source/ui/browser/dbtreemodel.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dbaccess/source/ui/browser/dbtreemodel.hxx') 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); }; } -- cgit -1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
AgeCommit message (Expand)Author
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin