Searched refs:aBgdColor (Results 1 – 2 of 2) sorted by relevance
561 aBgdColor = ( (SvxBrushItem*)pBgdAttr )->GetColor(); in Reset()573 aBgdColor = ( (SvxBrushItem*)pOld )->GetColor(); in Reset()701 if( aBgdColor != pBgdAttr->GetColor() ) in ResetFromWallpaperItem()703 aBgdColor = pBgdAttr->GetColor(); in ResetFromWallpaperItem()704 sal_uInt16 nCol = GetItemId_Impl( aBackgroundColorSet, aBgdColor ); in ResetFromWallpaperItem()706 pPreviewWin1->NotifyChange( aBgdColor ); in ResetFromWallpaperItem()716 aBgdColor = Color( ((CntWallpaperItem*)pOld)->GetColor() ); in ResetFromWallpaperItem()814 aBgdColor.GetTransparency() < 0xff) in FillItemSet()816 … aBgdColor.SetTransparency(lcl_PercentToTransparency(static_cast<long>(aColTransMF.GetValue()))); in FillItemSet()826 if ( rOldItem.GetColor() != aBgdColor || in FillItemSet()[all …]
117 Color aBgdColor; member in SvxBackgroundTabPage