Searched refs:pChildXAcc (Results 1 – 1 of 1) sorted by relevance
1447 XAccessible* pChildXAcc = NULL; in GetNavigateChildForDM() local1466 pCurChild->GetUNOInterface((long*)&pChildXAcc); in GetNavigateChildForDM()1467 if(pChildXAcc==NULL) in GetNavigateChildForDM()1471 pChildContext = GetContextByXAcc(pChildXAcc); in GetNavigateChildForDM()1494 pChildXAcc = pRChildXAcc.get(); in GetNavigateChildForDM()1495 g_pAgent->InsertAccObj(pChildXAcc,pUNOInterface); in GetNavigateChildForDM()1496 return g_pAgent->GetIMAccByXAcc(pChildXAcc); in GetNavigateChildForDM()
Completed in 18 milliseconds