Searched refs:pBGBrush (Results 1 – 1 of 1) sorted by relevance
613 SvxBrushItem *pBGBrush );667 …void SetBGBrush( const SvxBrushItem& rBrush ) { delete pBGBrush; pBGBrush = new SvxBrushItem( rBru… in SetBGBrush()744 pBGBrush(0), in HTMLTableCell()765 delete pBGBrush; in ~HTMLTableCell()779 pBGBrush = pBrush; in Set()805 if( pBGBrush ) in SetProtected()806 pBGBrush = new SvxBrushItem( *pBGBrush ); in SetProtected()842 pBGBrush(0), in HTMLTableRow()857 delete pBGBrush; in ~HTMLTableRow()1096 pBGBrush = pParser->CreateBrushItem( in InitCtor()[all …]
Completed in 69 milliseconds