Home
last modified time | relevance | path

Searched refs:pBackgroundBrush (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx413 …const SvxBrushItem* pBackgroundBrush = (const SvxBrushItem*)pFlySave->aFlySet.GetItem(RES_BACKGROU… in SetFlysInDoc() local
416 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()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx79 const SvxBrushItem *pBackgroundBrush ) in AddCell() argument
83 nHeight, pBackgroundBrush ); in AddCell()

Completed in 30 milliseconds