Home
last modified time | relevance | path

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

/aoo4110/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx205 XHWNDToXAccHash::iterator iterResult =HwndXAcc.find(hWnd); in GetTopWindowAccObj() local
206 if(iterResult == HwndXAcc.end()) in GetTopWindowAccObj()
208 XAccessible* pXAcc = (XAccessible*)(iterResult->second); in GetTopWindowAccObj()

Completed in 10 milliseconds