Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx2067 Reference<XAccessibleComponent> xGrandParentComponent( in GetAbsoluteParentLocation() local
2069 if (xGrandParentComponent.is()) in GetAbsoluteParentLocation()
2070 return xGrandParentComponent->getLocationOnScreen(); in GetAbsoluteParentLocation()