Home
last modified time | relevance | path

Searched refs:getLocationOnScreen (Results 26 – 50 of 213) sorted by relevance

123456789

/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm214 const Point screenPos = [ wrapper accessibleComponent ] -> getLocationOnScreen();
249 Point screenPos = [ wrapper accessibleComponent ] -> getLocationOnScreen();
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DDialog.java575 public java.awt.Point getLocationOnScreen() { in getLocationOnScreen() method in Dialog.AccessibleDialog
577 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen()
H A DFrame.java567 public java.awt.Point getLocationOnScreen() { in getLocationOnScreen() method in Frame.AccessibleFrame
569 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen()
H A DComponent.java595 public java.awt.Point getLocationOnScreen() { in getLocationOnScreen() method in Component.AccessibleUNOComponent
597 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen()
H A DContainer.java680 public java.awt.Point getLocationOnScreen() { in getLocationOnScreen() method in Container.AccessibleContainer
682 com.sun.star.awt.Point unoPoint = unoAccessibleComponent.getLocationOnScreen(); in getLocationOnScreen()
/aoo42x/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx105 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
249 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
/aoo42x/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx168 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
260 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
H A Dsvxrectctaccessiblecontext.hxx111 getLocationOnScreen() throw( ::com::sun::star::uno::RuntimeException );
385 getLocationOnScreen() throw( ::com::sun::star::uno::RuntimeException );
/aoo42x/main/svtools/source/control/
H A Dvalueimp.hxx185 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
318 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
H A Dtoolbarmenuimp.hxx160 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
244 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
H A Dtoolbarmenuacc.cxx432 awt::Point SAL_CALL ToolbarMenuAcc::getLocationOnScreen() throw (RuntimeException) in getLocationOnScreen() function in svtools::ToolbarMenuAcc
942 awt::Point SAL_CALL ToolbarMenuEntryAcc::getLocationOnScreen() throw (RuntimeException) in getLocationOnScreen() function in svtools::ToolbarMenuEntryAcc
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx310 awt::Point SAL_CALL AccessibleImageBullet::getLocationOnScreen( ) throw (uno::RuntimeException) in getLocationOnScreen() function in accessibility::AccessibleImageBullet
323 awt::Point aRefPoint = xParentComponent->getLocationOnScreen(); in getLocationOnScreen()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleShape.cxx691 awt::Point aParentLocation (xParentComponent->getLocationOnScreen()); in getBounds()
754 awt::Point SAL_CALL AccessibleShape::getLocationOnScreen (void) in getLocationOnScreen() function in accessibility::AccessibleShape
767 awt::Point aParentLocation (xParentComponent->getLocationOnScreen()); in getLocationOnScreen()
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.unknown.ScAccessibleDocumentPagePreview.csv7 …eDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"
H A Dcom.sun.star.comp.unknown.ScAccessiblePageHeader.csv7 "ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen
H A Dcom.sun.star.comp.unknown.ScAccessiblePageHeaderArea.csv5 …ssiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DAccComponentBase.cpp92 const ::com::sun::star::awt::Point& pt = GetXInterface()->getLocationOnScreen(); in get_locationOnScreen()
/aoo42x/main/toolkit/test/accessibility/
H A DAccessibleComponentHandler.java74 com.sun.star.awt.Point aScreenLocation = xComponent.getLocationOnScreen(); in createChild()
/aoo42x/main/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.chart.AccessibleDocumentView.csv7 "AccessibleDocumentView";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen
/aoo42x/main/qadevOOo/objdsc/sm/
H A Dcom.sun.star.comp.unknown.SmEditAccessible.csv7 "SmEditAccessible";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.Writer.SwAccessibleFooterView.csv7 "SwAccessibleFooterView";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen
H A Dcom.sun.star.comp.Writer.SwAccessibleFootnoteView.csv7 …cessibleFootnoteView";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"
/aoo42x/main/qadevOOo/objdsc/basctl/
H A Dcom.sun.star.comp.basctl.AccessibleShape.csv8 "AccessibleShape";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"
/aoo42x/main/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.unknown.AccessibleDrawDocumentView.csv7 …ibleDrawDocumentView";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"
H A Dcom.sun.star.comp.unknown.AccessibleSlideView.csv7 "AccessibleSlideView";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()"

Completed in 124 milliseconds

123456789