Home
last modified time | relevance | path

Searched refs:aBgColor (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx404 Color aBgColor = rStyleSettings.GetWindowColor(); in ScEditWindow() local
408 SetBackground( aBgColor ); in ScEditWindow()
430 pEdView->SetBackgroundColor( aBgColor ); in ScEditWindow()
547 Color aBgColor = rStyleSettings.GetWindowColor(); in Paint() local
549 pEdView->SetBackgroundColor( aBgColor ); in Paint()
551 SetBackground( aBgColor ); in Paint()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx953 Color aBgColor; in WriteCell() local
955 aBgColor = aHTMLStyle.aBackgroundColor; // #55121# keine ungewollte Hintergrundfarbe in WriteCell()
957 aBgColor = rBrushItem.GetColor(); in WriteCell()
1010 if ( aHTMLStyle.aBackgroundColor != aBgColor ) in WriteCell()
1013 lcl_AppendHTMLColorTripel( aStrTD, aBgColor ); in WriteCell()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx537 basebmp::Color aBgColor( COL_WHITE ); in drawMask() local
538 aCopy->clear(aBgColor); in drawMask()
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx71 aBgColor(COL_WHITE), in ConnectedComponents()
78 Color aBgColor; member
216 Color aActualColor( aBgColor ); in ImplConvertTransparentAction()
224 if( aActualColor.GetColorError( aBgColor ) ) in ImplConvertTransparentAction()
230 aBmp.Replace( aBmpEx.GetMask(), aBgColor ); in ImplConvertTransparentAction()
242 aBmp.Blend(aBmpEx.GetAlpha(),aBgColor); in ImplConvertTransparentAction()
762 aBackgroundComponent.aBgColor = rBackground; in RemoveTransparenciesFromMetaFile()
782 aBackgroundComponent.aBgColor, in RemoveTransparenciesFromMetaFile()
798 aBackgroundComponent.aBgColor, in RemoveTransparenciesFromMetaFile()
815 aBackgroundComponent.aBgColor, in RemoveTransparenciesFromMetaFile()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx1551 Color aBgColor = rStyleSettings.GetFaceColor(); in DataChanged() local
1552 Wallpaper aBack( aBgColor ); in DataChanged()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx781 Color aBgColor( pScMod->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in DrawBackground() local
879 aBackCol = aBgColor; in DrawBackground()
896 aBackCol = aBgColor; in DrawBackground()
1074 Color aBgColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in DrawClear() local
1081 pDev->SetFillColor( aBgColor ); in DrawClear()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx839 Color aBgColor = rStyleSettings.GetFaceColor(); in Paint() local
840 Wallpaper aBack( aBgColor ); in Paint()
H A Dscenwnd.cxx251 Color aBgColor = rStyleSettings.GetFaceColor(); in Paint() local
253 SetBackground( aBgColor ); in Paint()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx782 Color aBgColor= rStyleSettings.GetWindowColor(); in ScTextWnd() local
786 aTextFont.SetFillColor ( aBgColor ); in ScTextWnd()
796 SetBackground ( aBgColor ); in ScTextWnd()
1360 Color aBgColor= rStyleSettings.GetWindowColor(); in ImplInitSettings() local
1363 aTextFont.SetFillColor ( aBgColor ); in ImplInitSettings()
1365 SetBackground ( aBgColor ); in ImplInitSettings()

Completed in 67 milliseconds