Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/gdi/
H A Dprint2.cxx1117 ComponentList::iterator aCurrAct( aBackgroundComponent.aComponentList.begin() ); in RemoveTransparenciesFromMetaFile() local
1119 for( ; aCurrAct != aLastAct; ++aCurrAct ) in RemoveTransparenciesFromMetaFile()
1123 rOutMtf.AddAction( ( aCurrAct->first->Duplicate(), aCurrAct->first ) ); in RemoveTransparenciesFromMetaFile()