Home
last modified time | relevance | path

Searched refs:getFirstVisibleRow (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScViewPaneObj.csv3 "ScViewPaneObj";"com::sun::star::sheet::XViewPane";"getFirstVisibleRow()"
H A Dcom.sun.star.comp.office.ScTabViewObj.csv8 "ScTabViewObj";"com::sun::star::sheet::XViewPane";"getFirstVisibleRow()"
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XViewPane.java77 boolean result = row == oObj.getFirstVisibleRow(); in _getFirstVisibleRow()
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXViewPane.idl63 long getFirstVisibleRow();
/aoo41x/main/sc/source/ui/vba/
H A Dvbapane.cxx64 return ( m_xViewPane->getFirstVisibleRow() + 1 ); in getScrollRow()
/aoo41x/main/sc/inc/
H A Dviewuno.hxx112 virtual sal_Int32 SAL_CALL getFirstVisibleRow() throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx234 sal_Int32 SAL_CALL ScViewPaneBase::getFirstVisibleRow() throw(uno::RuntimeException) in getFirstVisibleRow() function in ScViewPaneBase

Completed in 73 milliseconds