Home
last modified time | relevance | path

Searched refs:Color_HighlightText (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx291 maPropertyIdToNameMap[Color_HighlightText], in UpdateTheme()
743 AddEntry(Color_HighlightText); in SetupPropertyMaps()
811 case Color_HighlightText: in GetPropertyType()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx94 Color_HighlightText, enumerator
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx201 … aFont.SetColor( sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Color_HighlightText ) ); in UserDraw()