Home
last modified time | relevance | path

Searched refs:bForeground (Results 1 – 25 of 57) sorted by last modified time

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()
H A Dfixed.cxx123 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
125 Control::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
463 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
465 Control::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
H A Dgroup.cxx76 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
78 Control::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
H A Dilstbox.cxx52 void ImplInitFieldSettings( Window* pWin, sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun… in ImplInitFieldSettings() argument
64 if ( bFont || bForeground ) in ImplInitFieldSettings()
578 void ImplListBoxWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun… in ImplInitSettings() argument
580 ImplInitFieldSettings( this, bFont, bForeground, bBackground ); in ImplInitSettings()
H A Dbutton.cxx834 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
836 Button::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
2115 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
2117 Button::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
3282 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
3284 Button::ImplInitSettings( bFont, bForeground ); in ImplInitSettings()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1649 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
1663 if ( bForeground || bFont ) in ImplInitSettings()
H A Dstatus.cxx214 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
226 if ( bForeground || bFont ) in ImplInitSettings()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx727 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Boo…
H A Deditbrowsebox.hxx672 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx128 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bB…
304 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgrou…
421 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBack…
H A Dtoolbox.hxx253 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bB…
H A Dstatus.hxx103 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground…
H A Dtabctrl.hxx71 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBack…
H A Dedit.hxx125 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackg…
H A Dfixed.hxx47 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
87 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
H A Dgroup.hxx42 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgrou…
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx840 void EditBrowseBox::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
858 if ( bFont || bForeground ) in ImplInitSettings()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx223 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
262 …void OTablePreviewWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgr… in ImplInitSettings() argument
273 if( bForeground || bFont ) in ImplInitSettings()
1498 void OPreviewWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
1509 if( bForeground || bFont ) in ImplInitSettings()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx85 SVX_DLLPRIVATE void InitSettings( sal_Bool bForeground, sal_Bool bBackground );
460 void InitSettings(bool bForeground, bool bBackground);
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx214 void SvxRectCtl::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
218 if( bForeground ) in InitSettings()
2074 void SvxPreviewBase::InitSettings(bool bForeground, bool bBackground) in InitSettings() argument
2078 if(bForeground) in InitSettings()
H A Dcharmap.cxx441 void SvxShowCharSet::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
445 if ( bForeground ) in InitSettings()
H A Dfntctrl.cxx431 void SvxFontPrevWindow::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
435 if ( bForeground ) in InitSettings()
/trunk/main/vcl/inc/
H A Dilstbox.hxx380 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
668 void ImplInitFieldSettings( Window* pWin, sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java755 boolean bForeground; field in TextAttributeDialog.ColorIcon
759 public ColorIcon(boolean bWhich) { bForeground = bWhich; } in ColorIcon()
771 return bForeground ? aForeground : aBackground; in getColor()

Completed in 194 milliseconds

123