Home
last modified time | relevance | path

Searched refs:maOtherColor (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dcalendar.hxx137 Color maOtherColor; member in Calendar
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dcalendar.hxx137 Color maOtherColor; member in Calendar
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dcalendar.cxx298 maOtherColor = COL_LIGHTGRAY; in ImplFormat()
299 if ( maOtherColor.IsRGBEqual( GetBackground().GetColor() ) ) in ImplFormat()
300 maOtherColor = COL_GRAY; in ImplFormat()
554 pTextColor = &maOtherColor; in ImplDrawDate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dcalendar.cxx294 maOtherColor = COL_LIGHTGRAY; in ImplFormat()
295 if ( maOtherColor.IsRGBEqual( GetBackground().GetColor() ) ) in ImplFormat()
296 maOtherColor = COL_GRAY; in ImplFormat()
550 pTextColor = &maOtherColor; in ImplDrawDate()