Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx225 Color aFore = toColor( pal.color( QPalette::Active, QPalette::WindowText ) ); in UpdateSettings() local
234 style.SetRadioCheckTextColor( aFore ); in UpdateSettings()
235 style.SetLabelTextColor( aFore ); in UpdateSettings()
236 style.SetInfoTextColor( aFore ); in UpdateSettings()
237 style.SetDialogTextColor( aFore ); in UpdateSettings()
238 style.SetGroupTextColor( aFore ); in UpdateSettings()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1875 Color aFore = toColor( qColorGroup.foreground() ); in UpdateSettings() local
1881 aStyleSettings.SetRadioCheckTextColor( aFore ); in UpdateSettings()
1882 aStyleSettings.SetLabelTextColor( aFore ); in UpdateSettings()
1883 aStyleSettings.SetInfoTextColor( aFore ); in UpdateSettings()
1884 aStyleSettings.SetDialogTextColor( aFore ); in UpdateSettings()
1885 aStyleSettings.SetGroupTextColor( aFore ); in UpdateSettings()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx978 Color aFore( rPalette.GetColor( mbForeUsed ? mnForeColor : EXC_COLOR_WINDOWTEXT ) ); in FillToItemSet() local
980 aBrushItem.SetColor( XclTools::GetPatternColor( aFore, aBack, mnPattern ) ); in FillToItemSet()

Completed in 30 milliseconds