Searched refs:pXHatch (Results 1 – 1 of 1) sorted by relevance
321 XHatch* pXHatch = NULL; in FillItemSet() local326 pXHatch = new XHatch( maHatchingList->GetHatch( nPos )->GetHatch() ); in FillItemSet()332 pXHatch = new XHatch( aLbLineColor.GetSelectEntryColor(), in FillItemSet()337 DBG_ASSERT( pXHatch, "XHatch konnte nicht erzeugt werden" ); in FillItemSet()339 rSet.Put( XFillHatchItem( aString, *pXHatch ) ); in FillItemSet()341 delete pXHatch; in FillItemSet()
Completed in 11 milliseconds