Home
last modified time | relevance | path

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

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleComponentImpl.java141 com.sun.star.awt.Point unoPoint = unoObject.getLocationOnScreen(); in getLocationOnScreen() local
151 com.sun.star.awt.Point unoPoint = unoObject.getLocation(); in getLocation() local
H A DWindow.java474 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen() local
484 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocation() local
H A DFrame.java569 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen() local
579 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocation(); in getLocation() local
H A DComponent.java597 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen() local
610 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocation(); in getLocation() local
H A DDialog.java577 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen() local
587 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocation(); in getLocation() local
H A DContainer.java682 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen() local
692 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocation(); in getLocation() local

Completed in 38 milliseconds