Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx772 awt::Point aParentLocOnScreen; in getBounds() local
775 aParentLocOnScreen = xParent->getLocationOnScreen(); in getBounds()
779 awt::Point aOffset( aParentLocOnScreen.X - aULOnScreen.X, in getBounds()
780 aParentLocOnScreen.Y - aULOnScreen.Y ); in getBounds()

Completed in 11 milliseconds