Home
last modified time | relevance | path

Searched refs:bForeground (Results 51 – 57 of 57) sorted by relevance

123

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx159 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
161 Control::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
H A Dedit.cxx394 void Edit::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
407 if ( bFont || bForeground ) in ImplInitSettings()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx253 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bB…
/trunk/main/svtools/source/control/
H A Dvalueset.cxx155 void ValueSet::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
168 if ( bForeground || bFont ) in ImplInitSettings()
H A Druler.cxx1139 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
1152 if ( bForeground || bFont ) in ImplInitSettings()
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx2644 void SvTreeListBox::InitSettings(sal_Bool bFont,sal_Bool bForeground,sal_Bool bBackground) in InitSettings() argument
2657 if( bForeground || bFont ) in InitSettings()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1649 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
1663 if ( bForeground || bFont ) in ImplInitSettings()

Completed in 107 milliseconds

123