Home
last modified time | relevance | path

Searched refs:IsDark (Results 26 – 38 of 38) sorted by relevance

12

/aoo42x/main/sw/source/core/txtnode/
H A Dfntcache.cxx2716 if ( pCol->IsDark() && aTmpColor.IsDark() ) in ApplyAutoColor()
/aoo42x/main/vcl/source/window/
H A Dwindow.cxx615 if( aStyleSettings.GetWindowColor().IsDark() ) in ImplUpdateGlobalSettings()
642 if( rSettings.GetStyleSettings().GetFaceColor().IsDark() in ImplUpdateGlobalSettings()
643 || rSettings.GetStyleSettings().GetWindowColor().IsDark() ) in ImplUpdateGlobalSettings()
9465 sal_Bool bDark = rStyles.GetFaceColor().IsDark(); in DrawSelectionBackground()
9484 if( aSelectionBorderCol.IsDark() ) in DrawSelectionBackground()
H A Dtoolbox.cxx2960 if ( pBox->GetSettings().GetStyleSettings().GetFaceColor().IsDark() ) in ImplDrawMoreIndicator()
3017 if ( pBox->GetSettings().GetStyleSettings().GetFaceColor().IsDark() ) in ImplDrawDropdownArrow()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1793 crChar = cr.IsDark() ? COL_WHITE : COL_BLACK; in _correctValues()
1852 crCharUnderLine = cr.IsDark() ? COL_WHITE : COL_BLACK; in _correctValues()
/aoo42x/main/svtools/source/control/
H A Dctrlbox.cxx576 Color aNewCol( rSettings.GetWindowColor().IsDark()? rSettings.GetLabelTextColor() : aColor ); in UpdatePaintLineColor()
/aoo42x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx247 …mpToolBoxColor->SetItemImage(TBI_COLOR, GetDisplayBackground().GetColor().IsDark()? maImgColorH : … in Initialize()
/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1228 if( maHeaderBackColor.IsDark() ) in ImplDrawColumnSelection()
/aoo42x/main/cui/source/dialogs/
H A Dcolorpicker.cxx725 if( maColor.IsDark() ) in Paint()
/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx639 return pCol->IsDark(); in lcl_IsDarkBackground()
/aoo42x/main/vcl/source/gdi/
H A Doutdev3.cxx6364 bHighContrastBlack = aCol.IsDark(); in ImplDrawText()
7057 bHighContrastBlack = aCol.IsDark(); in DrawCtrlText()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.cxx1249 aAny <<= (sal_Bool)GetPage()->GetPageBackgroundColor().IsDark(); in getPropertyValue()
/aoo42x/main/svx/source/form/
H A Ddatanavi.cxx310 GetBackground().GetColor().IsDark() ? m_TbxHCImageList : m_TbxImageList; in XFormsPage()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx4902 …Color aLineColor = GetDisplayBackground().GetColor().IsDark() ? Color( COL_WHITE ) : Color( COL_BL… in GetSizedImage()

Completed in 207 milliseconds

12