Home
last modified time | relevance | path

Searched refs:aPoint (Results 1 – 25 of 367) sorted by path

12345678910>>...15

/aoo41x/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBoxTableCell.hxx125 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A DAccessibleGridControlTableCell.hxx147 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A DAccessibleToolPanelDeck.hxx70 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A DAccessibleToolPanelDeckTabBar.hxx72 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A DAccessibleToolPanelDeckTabBarItem.hxx79 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Daccessibleiconchoicectrlentry.hxx162 …virtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com…
163 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
179 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Daccessiblelistboxentry.hxx185 …virtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com…
186 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
202 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Daccessibletabbar.hxx100 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Daccessibletabbarpage.hxx117 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Daccessibletabbarpagelist.hxx112 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
/aoo41x/main/accessibility/inc/accessibility/standard/
H A Daccessiblemenucomponent.hxx76 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Daccessiblemenuitemcomponent.hxx82 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Dvclxaccessibleedit.hxx96 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Dvclxaccessiblelist.hxx122 virtual sal_Bool SAL_CALL contains (const ::com::sun::star::awt::Point& aPoint)
125 getAccessibleAt (const ::com::sun::star::awt::Point& aPoint)
H A Dvclxaccessiblelistitem.hxx160 …virtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com…
161 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
177 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Dvclxaccessiblemenu.hxx69 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Dvclxaccessiblemenuitem.hxx91 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Dvclxaccessiblestatusbar.hxx71 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Dvclxaccessiblestatusbaritem.hxx119 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
134 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Dvclxaccessibletabpage.hxx123 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
138 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Dvclxaccessibletextcomponent.hxx74 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
H A Dvclxaccessibletoolbox.hxx89 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
H A Dvclxaccessibletoolboxitem.hxx136 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
141 …ble > SAL_CALL getAccessibleAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::su…
/aoo41x/main/accessibility/source/extended/
H A DAccessibleBrowseBox.cxx194 Point aPoint( VCLPoint( rPoint ) ); in getAccessibleAtPoint() local
202 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()
H A DAccessibleGridControl.cxx212 Point aPoint( VCLPoint( rPoint ) ); in getAccessibleAtPoint() local
220 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()

Completed in 57 milliseconds

12345678910>>...15