Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Delements.cxx145 HatchEntry* pSource = (HatchEntry*)rSource.aHatchTable.First(); in operator =()
149 aHatchTable.Insert( nKey, new HatchEntry( *pSource ) ); in operator =()
150 pSource = (HatchEntry*)rSource.aHatchTable.Next(); in operator =()
304 HatchEntry* pHatchEntry; in ImplInsertHatch()
305 pHatchEntry = new HatchEntry; in ImplInsertHatch()
316 HatchEntry* pPtr = (HatchEntry*)rTable.First(); in DeleteTable()
320 pPtr = (HatchEntry*)rTable.Next(); in DeleteTable()
H A Dcgmtypes.hxx67 struct HatchEntry struct
H A Dactimpr.cxx356 HatchEntry* pHatchEntry = (HatchEntry*)mpCGM->pElement->aHatchTable.Get( nHatchIndex ); in ImplSetFillBundle()

Completed in 18 milliseconds