Searched refs:aCurrAct (Results 1 – 1 of 1) sorted by relevance
1117 ComponentList::iterator aCurrAct( aBackgroundComponent.aComponentList.begin() ); in RemoveTransparenciesFromMetaFile() local1119 for( ; aCurrAct != aLastAct; ++aCurrAct ) in RemoveTransparenciesFromMetaFile()1123 rOutMtf.AddAction( ( aCurrAct->first->Duplicate(), aCurrAct->first ) ); in RemoveTransparenciesFromMetaFile()