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