Searched refs:aHatchTable (Results 1 – 3 of 3) sorted by relevance
42 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()
119 Table aHatchTable; member in CGMElements
356 HatchEntry* pHatchEntry = (HatchEntry*)mpCGM->pElement->aHatchTable.Get( nHatchIndex ); in ImplSetFillBundle()
Completed in 19 milliseconds