Searched refs:pHCGraphic (Results 1 – 1 of 1) sorted by relevance
247 Graphic* pHCGraphic; member262 mpImp->pHCGraphic = 0; in Construct_Impl()301 mpImp->pHCGraphic = 0; in EmbeddedObjectRef()308 if ( mpImp->pHCGraphic ) in ~EmbeddedObjectRef()309 DELETEZ( mpImp->pHCGraphic ); in ~EmbeddedObjectRef()462 if ( mpImp->pHCGraphic ) in GetReplacement()463 DELETEZ( mpImp->pHCGraphic ); in GetReplacement()569 if ( !mpImp->pHCGraphic ) in GetHCGraphic()618 mpImp->pHCGraphic = pGraphic; in GetHCGraphic()629 return mpImp->pHCGraphic; in GetHCGraphic()[all …]