Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx249 const SvxBrushItem *pTestBrush = 0; in AddRow() local
272 pTestBrush = (const SvxBrushItem *)pItem; in AddRow()
300 if( pBrush && (*pBrush != *pTestBrush) ) in AddRow()
393 const SvxBrushItem *pTestBrush = 0; in AddCell() local
419 pTestBrush = (const SvxBrushItem *)pItem; in AddCell()
474 if( pBrush && ( *pBrush != *pTestBrush ) ) in AddCell()

Completed in 17 milliseconds