Home
last modified time | relevance | path

Searched defs:aParentScreenLoc (Results 1 – 6 of 6) sorted by relevance

/trunk/main/comphelper/source/misc/ !
H A Daccessiblecomponenthelper.cxx91 Point aParentScreenLoc( xParentComponent->getLocationOnScreen() ); in getLocationOnScreen() local
/trunk/main/accessibility/source/standard/ !
H A Daccessiblemenuitemcomponent.cxx298 awt::Point aParentScreenLoc = xParentComponent->getLocationOnScreen(); in implGetBounds() local
H A Daccessiblemenucomponent.cxx134 awt::Point aParentScreenLoc = xParentComponent->getLocationOnScreen(); in implGetBounds() local
/trunk/main/sc/source/ui/Accessibility/ !
H A DAccessibleEditObject.cxx230 awt::Point aParentScreenLoc = xParentComponent->getLocationOnScreen(); in GetBoundingBox() local
/trunk/main/toolkit/source/awt/ !
H A Dvclxaccessiblecomponent.cxx815 awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds() local
/trunk/main/starmath/source/ !
H A Daccessibility.cxx91 awt::Point aParentScreenLoc( aParentRect.Left(), aParentRect.Top() ); in lcl_GetBounds() local