Home
last modified time | relevance | path

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

/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1199 … uno::Reference< XAccessibleComponent > xParentContextComponent( xParentContext, uno::UNO_QUERY ); in getLocationOnScreen() local
1200 if( xParentContextComponent.is() ) in getLocationOnScreen()
1202 awt::Point aRefPoint = xParentContextComponent->getLocationOnScreen(); in getLocationOnScreen()

Completed in 15 milliseconds