Searched refs:pCellBrush (Results 1 – 1 of 1) sorted by relevance
81 SvxBrushItem* pCellBrush; member90 pCellBrush(NULL), pRowBrush(NULL), pTableBrush(NULL), in SvxBackgroundTable_Impl()432 delete pTableBck_Impl->pCellBrush; in ~SvxBackgroundTabPage()584 DELETEZ( pTableBck_Impl->pCellBrush); in Reset()597 pTableBck_Impl->pCellBrush = new SvxBrushItem(*pBgdAttr); in Reset()921 if( nSlot != SID_ATTR_BRUSH && pTableBck_Impl->pCellBrush) in FillItemSet()926 if ( *pTableBck_Impl->pCellBrush != *pOldCell ) in FillItemSet()928 rCoreSet.Put( *pTableBck_Impl->pCellBrush ); in FillItemSet()1673 *pActItem = pTableBck_Impl->pCellBrush; in IMPL_LINK()1713 *pActItem = pTableBck_Impl->pCellBrush; in IMPL_LINK()
Completed in 21 milliseconds