Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx91 InstanceContainer::const_iterator iInstance (maInstances.find(rxFrame)); in Instance() local
92 if (iInstance != maInstances.end()) in Instance()
93 return iInstance->second; in Instance()

Completed in 16 milliseconds