Searched refs:pBGBrush (Results 1 – 1 of 1) sorted by relevance
620 SvxBrushItem *pBGBrush );674 …void SetBGBrush( const SvxBrushItem& rBrush ) { delete pBGBrush; pBGBrush = new SvxBrushItem( rBru… in SetBGBrush()753 pBGBrush(0), in HTMLTableCell()774 delete pBGBrush; in ~HTMLTableCell()788 pBGBrush = pBrush; in Set()814 if( pBGBrush ) in SetProtected()815 pBGBrush = new SvxBrushItem( *pBGBrush ); in SetProtected()852 pBGBrush(0), in HTMLTableRow()867 delete pBGBrush; in ~HTMLTableRow()1108 pBGBrush = pParser->CreateBrushItem( in InitCtor()[all …]
Completed in 31 milliseconds