Home
last modified time | relevance | path

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

123

/trunk/main/dbaccess/source/ui/app/
H A DAppSwapWindow.hxx50 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A DAppDetailPageHelper.hxx93 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx431 void SvxFontPrevWindow::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
435 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()
/trunk/main/vcl/source/control/
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()
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()
/trunk/main/dbaccess/source/ui/inc/
H A DTableDesignView.hxx54 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/basctl/source/inc/
H A Dbaside3.hxx74 void InitSettings(sal_Bool bFont,sal_Bool bForeground,sal_Bool bBackground);
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx129 void InitSettings( sal_Bool bForeground, sal_Bool bBackground);
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx58 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dheadbar.hxx274 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
H A Dvalueset.hxx287 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground…
H A Druler.hxx727 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Boo…
H A Dsvtreebx.hxx161 void InitSettings(sal_Bool bFont,sal_Bool bForeground,sal_Bool bBackground);
H A Deditbrowsebox.hxx672 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx60 void InitSettings( sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx233 sal_Bool bFont = sal_True, sal_Bool bForeground = sal_True, sal_Bool bBackground = sal_True );
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/vcl/inc/vcl/
H A Dtabctrl.hxx71 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBack…
H A Dstatus.hxx103 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground…
H A Dedit.hxx125 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackg…
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx1403 void DialogWindow::InitSettings(sal_Bool bFont,sal_Bool bForeground,sal_Bool bBackground) in InitSettings() argument
1413 if( bForeground || bFont ) in InitSettings()
/trunk/main/vcl/source/window/
H A Dstatus.cxx214 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
226 if ( bForeground || bFont ) in ImplInitSettings()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx174 void SvxNumberPreviewImpl::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
178 if ( bForeground ) in InitSettings()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx160 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
173 if ( bForeground || bFont ) in ImplInitSettings()

Completed in 142 milliseconds

123