Home
last modified time | relevance | path

Searched refs:getColumnAtPoint (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx374 ::sal_Int32 UnoGridControl::getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::star:… in getColumnAtPoint() function in toolkit::UnoGridControl
377 return xGrid->getColumnAtPoint( x, y ); in getColumnAtPoint()
H A Dgridcontrol.hxx98 …virtual ::sal_Int32 SAL_CALL getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::sta…
/aoo41x/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx86 …virtual ::sal_Int32 SAL_CALL getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::sta…
H A Dsvtxgridcontrol.cxx131 sal_Int32 SAL_CALL SVTXGridControl::getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (RuntimeEx… in getColumnAtPoint() function in SVTXGridControl
/aoo41x/main/offapi/com/sun/star/awt/grid/
H A DXGridControl.idl53 long getColumnAtPoint( [in] long X, [in] long Y );

Completed in 41 milliseconds