Home
last modified time | relevance | path

Searched refs:bBackground (Results 26 – 50 of 68) sorted by relevance

123

/trunk/main/vcl/source/control/
H A Dedit.cxx394 void Edit::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
415 if ( bBackground ) in ImplInitSettings()
1913 sal_Bool bBackground = !(nFlags & WINDOW_DRAW_NOBACKGROUND) && IsControlBackground(); in Draw() local
1914 if ( bBorder || bBackground ) in Draw()
1921 if ( bBackground ) in Draw()
H A Dbutton.cxx834 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
838 if ( bBackground ) in ImplInitSettings()
2115 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
2119 if ( bBackground ) in ImplInitSettings()
3282 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
3286 if ( bBackground ) in ImplInitSettings()
H A Dilstbox.cxx52 …d ImplInitFieldSettings( Window* pWin, sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitFieldSettings() argument
72 if ( bBackground ) in ImplInitFieldSettings()
578 …d ImplListBoxWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
580 ImplInitFieldSettings( this, bFont, bForeground, bBackground ); in ImplInitSettings()
/trunk/main/svtools/inc/svtools/
H A Dprgsbar.hxx78 …_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dsvmedit.hxx58 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dheadbar.hxx274 …_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dvalueset.hxx287 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground
/trunk/main/sc/source/ui/inc/
H A Dprivsplt.hxx51 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/vcl/inc/vcl/
H A Dgroup.hxx42 …DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dtabctrl.hxx71 …RIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dstatus.hxx103 …SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx214 void SvxRectCtl::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
228 if( bBackground ) in InitSettings()
2074 void SvxPreviewBase::InitSettings(bool bForeground, bool bBackground) in InitSettings() argument
2091 if(bBackground) in InitSettings()
H A Dfntctrl.cxx431 void SvxFontPrevWindow::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
445 if ( bBackground ) in InitSettings()
H A Dcharmap.cxx441 void SvxShowCharSet::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() argument
454 if ( bBackground ) in InitSettings()
/trunk/main/svx/inc/svx/
H A Dfntctrl.hxx48 SVX_DLLPRIVATE void InitSettings( sal_Bool bForeground, sal_Bool bBackground );
H A Dcharmap.hxx129 void InitSettings( sal_Bool bForeground, sal_Bool bBackground);
/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/dbaccess/source/ui/inc/
H A DTableDesignView.hxx54 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/sw/source/core/text/
H A Dporrst.hxx73 sal_Bool bBackground; member in SwKernPortion
/trunk/main/basctl/source/inc/
H A Dbaside3.hxx74 void InitSettings(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
872 if ( bBackground ) in ImplInitSettings()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx1403 void DialogWindow::InitSettings(sal_Bool bFont,sal_Bool bForeground,sal_Bool bBackground) in InitSettings() argument
1419 if( bBackground ) in InitSettings()

Completed in 166 milliseconds

123