Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx831 awt::Point aScreenLocForeign( 0, 0 ); in implGetBounds() local
833 aScreenLocForeign = xParentComponent->getLocationOnScreen(); in implGetBounds()
845 awt::Size aOffset( aScreenLocVCL.X - aScreenLocForeign.X, aScreenLocVCL.Y - aScreenLocForeign.Y ); in implGetBounds()

Completed in 20 milliseconds