Home
last modified time | relevance | path

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

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/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/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/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/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()
H A DAppDetailPageHelper.hxx93 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
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 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 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 DAppSwapWindow.hxx50 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
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 DAppTitleWindow.hxx39 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/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/dbaccess/source/ui/inc/
H A DTableDesignView.hxx54 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A DVertSplitView.hxx40 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/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/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/sc/source/ui/inc/
H A Dprivsplt.hxx51 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx672 …SVT_DLLPRIVATE 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 Dprgsbar.hxx78 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
H A Druler.hxx727 …SVT_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Boo…
H A Dsvmedit.hxx58 void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground );
H A Dsvtreebx.hxx161 void InitSettings(sal_Bool bFont,sal_Bool bForeground,sal_Bool bBackground);

Completed in 94 milliseconds

123