Searched refs:gotoNext (Results 1 – 10 of 10) sorted by relevance
586 bool EquidistantTickIter::gotoNext() in gotoNext() function in chart::EquidistantTickIter629 if( !gotoNext() ) in gotoIndex()646 if( gotoNext() ) in nextValue()656 if( m_pInfoTicks && gotoNext() && in nextInfo()
255 bool EquidistantTickIter::gotoNext() in gotoNext() function in chart::EquidistantTickIter298 if( !gotoNext() ) in gotoIndex()315 if( gotoNext() ) in nextValue()325 if( m_pInfoTicks && gotoNext() && in nextInfo()
71 bool gotoNext();
58 virtual void SAL_CALL gotoNext( ) throw (::com::sun::star::uno::RuntimeException);
106 void SAL_CALL CellCursor::gotoNext( ) throw (RuntimeException) in gotoNext() function in sdr::table::CellCursor
65 virtual void SAL_CALL gotoNext() throw(::com::sun::star::uno::RuntimeException);
64 void gotoNext();
86 oObj.gotoNext(); in _gotoNext()
365 void SAL_CALL ScCellCursorObj::gotoNext() throw(uno::RuntimeException) in gotoNext() function in ScCellCursorObj
49 "ScCellCursorObj";"com::sun::star::table::XCellCursor";"gotoNext()"
Completed in 48 milliseconds