Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1136 awt::Point aRelativeLocation (GetRelativeLocation()); in getLocationOnScreen() local
1140 aRelativeLocation.X + aParentLocationOnScreen.X, in getLocationOnScreen()
1141 aRelativeLocation.Y + aParentLocationOnScreen.Y); in getLocationOnScreen()