Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dtphatch.cxx321 XHatch* pXHatch = NULL; in FillItemSet() local
326 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 24 milliseconds