Searched refs:xHelpChild (Results 1 – 2 of 2) sorted by relevance
298 css::uno::Reference< css::frame::XFrame > xHelpChild ; in its_getCurrentHelpURL() local302 xHelpChilds->getByIndex(0) >>= xHelpChild; in its_getCurrentHelpURL()303 if (xHelpChild.is()) in its_getCurrentHelpURL()304 xHelpView = xHelpChild->getController(); in its_getCurrentHelpURL()
302 XAccessible xHelpChild = xHelpCont.getAccessibleChild(0); in checkHelpEntry() local
Completed in 9 milliseconds