Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx54 const Color aWindowColor( GetSettings().GetStyleSettings().GetFieldColor() ); in TableDataWindow() local
55 SetBackground( Wallpaper( aWindowColor ) ); in TableDataWindow()
56 SetFillColor( aWindowColor ); in TableDataWindow()
H A Dtablecontrol.cxx64 const Color aWindowColor( GetSettings().GetStyleSettings().GetFieldColor() ); in TableControl() local
65 SetBackground( Wallpaper( aWindowColor ) ); in TableControl()
66 SetFillColor( aWindowColor ); in TableControl()
/trunk/main/reportdesign/source/ui/report/
H A DFixedTextColor.cxx194 Color aWindowColor = aStyleSettings.GetWindowColor(); in handle() local
195 bIsDark = aWindowColor.IsDark(); in handle()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx382 Color aWindowColor( rSettings.GetWindowColor() ); in ApplyStyleSettings() local
383 Wallpaper aWall( aWindowColor ); in ApplyStyleSettings()

Completed in 23 milliseconds