Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Delements.cxx42 DeleteTable( aHatchTable ); in ~CGMElements()
144 DeleteTable( aHatchTable ); in operator =()
145 HatchEntry* pSource = (HatchEntry*)rSource.aHatchTable.First(); in operator =()
148 sal_uInt32 nKey = rSource.aHatchTable.GetKey( pSource ); in operator =()
149 aHatchTable.Insert( nKey, new HatchEntry( *pSource ) ); in operator =()
150 pSource = (HatchEntry*)rSource.aHatchTable.Next(); in operator =()
306 aHatchTable.Insert( (sal_uInt32)nKey, pHatchEntry ); in ImplInsertHatch()
H A Delements.hxx119 Table aHatchTable; member in CGMElements
H A Dactimpr.cxx356 HatchEntry* pHatchEntry = (HatchEntry*)mpCGM->pElement->aHatchTable.Get( nHatchIndex ); in ImplSetFillBundle()

Completed in 19 milliseconds