Searched refs:aAccParentScreenPos (Results 1 – 1 of 1) sorted by relevance
292 awt::Point aAccParentScreenPos( 0, 0 ); in implGetBounds() local294 aAccParentScreenPos = xParentAccComponent->getLocationOnScreen(); in implGetBounds()300 aBounds.X = aWindowRelativePos.X() + aVCLParentScreenPos.X() - aAccParentScreenPos.X; in implGetBounds()301 aBounds.Y = aWindowRelativePos.Y() + aVCLParentScreenPos.Y() - aAccParentScreenPos.Y; in implGetBounds()
Completed in 7 milliseconds