Searched refs:ImplInitFieldSettings (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | ilstbox.hxx | 668 void ImplInitFieldSettings( Window* pWin, sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
|
/trunk/main/vcl/source/control/ |
H A D | ilstbox.cxx | 52 void ImplInitFieldSettings( Window* pWin, sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun… in ImplInitFieldSettings() function 580 ImplInitFieldSettings( this, bFont, bForeground, bBackground ); in ImplInitSettings()
|
H A D | lstbox.cxx | 586 ImplInitFieldSettings( mpImplWin, sal_True, sal_True, sal_True ); in DataChanged()
|
Completed in 38 milliseconds