Searched refs:aBgColor (Results 1 – 9 of 9) sorted by relevance
71 aBgColor(COL_WHITE), in ConnectedComponents()78 Color aBgColor; member216 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 …]
404 Color aBgColor = rStyleSettings.GetWindowColor(); in ScEditWindow() local408 SetBackground( aBgColor ); in ScEditWindow()430 pEdView->SetBackgroundColor( aBgColor ); in ScEditWindow()547 Color aBgColor = rStyleSettings.GetWindowColor(); in Paint() local549 pEdView->SetBackgroundColor( aBgColor ); in Paint()551 SetBackground( aBgColor ); in Paint()
782 Color aBgColor= rStyleSettings.GetWindowColor(); in ScTextWnd() local786 aTextFont.SetFillColor ( aBgColor ); in ScTextWnd()796 SetBackground ( aBgColor ); in ScTextWnd()1360 Color aBgColor= rStyleSettings.GetWindowColor(); in ImplInitSettings() local1363 aTextFont.SetFillColor ( aBgColor ); in ImplInitSettings()1365 SetBackground ( aBgColor ); in ImplInitSettings()
953 Color aBgColor; in WriteCell() local955 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()
251 Color aBgColor = rStyleSettings.GetFaceColor(); in Paint() local253 SetBackground( aBgColor ); in Paint()
839 Color aBgColor = rStyleSettings.GetFaceColor(); in Paint() local840 Wallpaper aBack( aBgColor ); in Paint()
537 basebmp::Color aBgColor( COL_WHITE ); in drawMask() local538 aCopy->clear(aBgColor); in drawMask()
781 Color aBgColor( pScMod->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in DrawBackground() local879 aBackCol = aBgColor; in DrawBackground()896 aBackCol = aBgColor; in DrawBackground()1074 Color aBgColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in DrawClear() local1081 pDev->SetFillColor( aBgColor ); in DrawClear()
1551 Color aBgColor = rStyleSettings.GetFaceColor(); in DataChanged() local1552 Wallpaper aBack( aBgColor ); in DataChanged()
Completed in 99 milliseconds