Home
last modified time | relevance | path

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

123

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextAttributeDialog.java140 public ColorIcon(boolean bWhich) { bForeground = bWhich; } in ColorIcon()
152 if (bForeground) in getColor()
160 private boolean bForeground; field in TextAttributeDialog.ColorIcon
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx441 void OTasksWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
453 if( bForeground || bFont ) in ImplInitSettings()
642 void OApplicationDetailView::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBack… in ImplInitSettings() argument
654 if( bForeground || bFont ) in ImplInitSettings()
H A DAppSwapWindow.cxx104 void OApplicationSwapWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBack… in ImplInitSettings() argument
115 if( bForeground || bFont ) in ImplInitSettings()
H A DAppTitleWindow.cxx145 void OTitleWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
162 if( bForeground || bFont ) in ImplInitSettings()
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()
H A DAppDetailView.hxx151 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
186 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A DAppTitleWindow.hxx39 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/svtools/source/control/
H A Dprgsbar.cxx85 sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
123 if ( bForeground || bFont ) in ImplInitSettings()
/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 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/vcl/source/control/
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()
/trunk/main/dbaccess/source/ui/control/
H A DVertSplitView.cxx73 void OSplitterView::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
86 if ( bFont || bForeground ) in ImplInitSettings()
/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()
/trunk/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx348 void ScPrivatSplit::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings() argument
360 if ( bFont || bForeground ) in ImplInitSettings()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx162 void OTableBorderWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgrou… in ImplInitSettings() argument
175 if ( bFont || bForeground ) 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);
H A Dfntctrl.hxx48 SVX_DLLPRIVATE void InitSettings( sal_Bool bForeground, sal_Bool bBackground );
/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/svtools/source/brwbox/
H A Ddatwin.cxx259 sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in InitSettings_Impl() argument
272 if ( bFont || bForeground ) in InitSettings_Impl()
/trunk/main/dbaccess/source/ui/inc/
H A DVertSplitView.hxx40 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/svtools/inc/svtools/
H A Dprgsbar.hxx78 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
/trunk/main/sc/source/ui/inc/
H A Dprivsplt.hxx51 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
218 if( bForeground ) in InitSettings()
2074 void SvxPreviewBase::InitSettings(bool bForeground, bool bBackground) in InitSettings() argument
2078 if(bForeground) in InitSettings()

Completed in 133 milliseconds

123