Home
last modified time | relevance | path

Searched refs:IsBright (Results 1 – 11 of 11) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dcolor.hxx167 sal_Bool IsBright() const;
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1773 if ( bHideSelection && !rSettings.GetFaceColor().IsBright() && in PaintEntry1()
1774 … aWallpaper.GetColor().IsBright() != rSettings.GetDeactiveColor().IsBright() ) in PaintEntry1()
H A Dimivctl1.cxx1997 if ( !bActiveSelection && rSettings.GetFaceColor().IsBright() == aWinCol.IsBright() ) in PaintEntry()
/trunk/main/tools/source/generic/
H A Dcolor.cxx151 sal_Bool Color::IsBright() const in IsBright() function in Color
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx140 if (Color(aSelectionColor).IsBright()) in Update()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx462 else if ( aBackColor.IsBright() && aSysTextColor.IsBright() ) in GetFont()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx784 if( rBack.IsDark() && ! aDoubleColor.IsBright() ) in ImplDrawSelect()
789 else if( rBack.IsBright() && ! aDoubleColor.IsDark() ) in ImplDrawSelect()
/trunk/main/starmath/source/
H A Dnode.cxx122 else if (aBgCol.IsBright() && aTmpColor.IsBright()) in Impl_GetColor()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2718 else if ( pCol->IsBright() && aTmpColor.IsBright() ) in ApplyAutoColor()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4587 else if ( GetBackgroundColor().IsBright() && aColor.IsBright() ) in GetAutoColor()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6365 bHighContrastWhite = aCol.IsBright(); in ImplDrawText()
7058 bHighContrastWhite = aCol.IsBright(); in DrawCtrlText()

Completed in 208 milliseconds