Searched refs:aScreenLocForeign (Results 1 – 1 of 1) sorted by relevance
831 awt::Point aScreenLocForeign( 0, 0 ); in implGetBounds() local833 aScreenLocForeign = xParentComponent->getLocationOnScreen(); in implGetBounds()845 awt::Size aOffset( aScreenLocVCL.X - aScreenLocForeign.X, aScreenLocVCL.Y - aScreenLocForeign.Y ); in implGetBounds()
Completed in 17 milliseconds