Searched refs:pXContext (Results 1 – 1 of 1) sorted by relevance
1434 XAccessibleContext* pXContext = GetContextByXAcc(pUNOInterface); in GetNavigateChildForDM() local1435 if(pXContext==NULL) in GetNavigateChildForDM()1440 int count = pXContext->getAccessibleChildCount(); in GetNavigateChildForDM()1454 pRChildXAcc = pXContext->getAccessibleChild(0); in GetNavigateChildForDM()1457 pRChildXAcc = pXContext->getAccessibleChild(count-1); in GetNavigateChildForDM()1483 pRChildXAcc = pXContext->getAccessibleChild(index); in GetNavigateChildForDM()
Completed in 25 milliseconds