Searched refs:pBackgroundBrush (Results 1 – 2 of 2) sorted by relevance
413 …const SvxBrushItem* pBackgroundBrush = (const SvxBrushItem*)pFlySave->aFlySet.GetItem(RES_BACKGROU… in SetFlysInDoc() local416 if (pBackgroundBrush) in SetFlysInDoc()418 aTmpSet.Put(*pBackgroundBrush, RES_BACKGROUND); in SetFlysInDoc()422 pBackgroundBrush = (const SvxBrushItem*)aTmpSet.GetItem(RES_BACKGROUND, sal_False); in SetFlysInDoc()423 if (pBackgroundBrush) in SetFlysInDoc()425 … Color& rBackgroundColor = const_cast<SvxBrushItem*>(pBackgroundBrush)->GetColor(); in SetFlysInDoc()
79 const SvxBrushItem *pBackgroundBrush ) in AddCell() argument83 nHeight, pBackgroundBrush ); in AddCell()
Completed in 23 milliseconds