Searched refs:pTestBrush (Results 1 – 1 of 1) sorted by relevance
249 const SvxBrushItem *pTestBrush = 0; in AddRow() local272 pTestBrush = (const SvxBrushItem *)pItem; in AddRow()300 if( pBrush && (*pBrush != *pTestBrush) ) in AddRow()393 const SvxBrushItem *pTestBrush = 0; in AddCell() local419 pTestBrush = (const SvxBrushItem *)pItem; in AddCell()474 if( pBrush && ( *pBrush != *pTestBrush ) ) in AddCell()
Completed in 16 milliseconds