Home
last modified time | relevance | path

Searched refs:ComponentList (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dprint2.cxx63 typedef ::std::list< Component > ComponentList; typedef
76 ComponentList aComponentList;
1117 ComponentList::iterator aCurrentAction( aCurr->aComponentList.begin() ); in RemoveTransparenciesFromMetaFile()
1118 const ComponentList::iterator aLastAction( aCurr->aComponentList.end() ); in RemoveTransparenciesFromMetaFile()
1131 ComponentList::iterator aCurrAct( aBackgroundComponent.aComponentList.begin() ); in RemoveTransparenciesFromMetaFile()
1132 const ComponentList::iterator aLastAct( aBackgroundComponent.aComponentList.end() ); in RemoveTransparenciesFromMetaFile()

Completed in 10 milliseconds