Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx81 SvxBrushItem* pCellBrush; member
90 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 33 milliseconds