Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/jobs/
H A Dhelponstartup.cxx298 css::uno::Reference< css::frame::XFrame > xHelpChild ; in its_getCurrentHelpURL() local
302 xHelpChilds->getByIndex(0) >>= xHelpChild; in its_getCurrentHelpURL()
303 if (xHelpChild.is()) in its_getCurrentHelpURL()
304 xHelpView = xHelpChild->getController(); in its_getCurrentHelpURL()
/aoo4110/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java302 XAccessible xHelpChild = xHelpCont.getAccessibleChild(0); in checkHelpEntry() local

Completed in 19 milliseconds