Searched refs:getColumnAtPoint (Results 1 – 5 of 5) sorted by relevance
374 ::sal_Int32 UnoGridControl::getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::star:… in getColumnAtPoint() function in toolkit::UnoGridControl377 return xGrid->getColumnAtPoint( x, y ); in getColumnAtPoint()
98 …virtual ::sal_Int32 SAL_CALL getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::sta…
86 …virtual ::sal_Int32 SAL_CALL getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::sta…
131 sal_Int32 SAL_CALL SVTXGridControl::getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (RuntimeEx… in getColumnAtPoint() function in SVTXGridControl
53 long getColumnAtPoint( [in] long X, [in] long Y );
Completed in 28 milliseconds