Searched refs:xParentContextComponent (Results 1 – 1 of 1) sorted by relevance
1199 … uno::Reference< XAccessibleComponent > xParentContextComponent( xParentContext, uno::UNO_QUERY ); in getLocationOnScreen() local1200 if( xParentContextComponent.is() ) in getLocationOnScreen()1202 awt::Point aRefPoint = xParentContextComponent->getLocationOnScreen(); in getLocationOnScreen()
Completed in 21 milliseconds