Searched refs:pRowBrush (Results 1 – 1 of 1) sorted by relevance
82 SvxBrushItem* pRowBrush; member90 pCellBrush(NULL), pRowBrush(NULL), pTableBrush(NULL), in SvxBackgroundTable_Impl()433 delete pTableBck_Impl->pRowBrush; in ~SvxBackgroundTabPage()585 DELETEZ( pTableBck_Impl->pRowBrush); in Reset()604 pTableBck_Impl->pRowBrush = new SvxBrushItem(*pBgdAttr); in Reset()933 if( nSlot != SID_ATTR_BRUSH_ROW && pTableBck_Impl->pRowBrush) in FillItemSet()938 if ( *pTableBck_Impl->pRowBrush != *pOldRow ) in FillItemSet()940 rCoreSet.Put( *pTableBck_Impl->pRowBrush ); in FillItemSet()1677 *pActItem = pTableBck_Impl->pRowBrush; in IMPL_LINK()1721 *pActItem = pTableBck_Impl->pRowBrush; in IMPL_LINK()
Completed in 14 milliseconds