Home
last modified time | relevance | path

Searched refs:gotoNext (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/chart2/source/view/axes/
H A DTickmarks_Equidistant.cxx586 bool EquidistantTickIter::gotoNext() in gotoNext() function in chart::EquidistantTickIter
629 if( !gotoNext() ) in gotoIndex()
646 if( gotoNext() ) in nextValue()
656 if( m_pInfoTicks && gotoNext() && in nextInfo()
H A DTickmarkHelper.cxx255 bool EquidistantTickIter::gotoNext() in gotoNext() function in chart::EquidistantTickIter
298 if( !gotoNext() ) in gotoIndex()
315 if( gotoNext() ) in nextValue()
325 if( m_pInfoTicks && gotoNext() && in nextInfo()
H A DTickmarks_Equidistant.hxx71 bool gotoNext();
/aoo42x/main/svx/source/table/
H A Dcellcursor.hxx58 virtual void SAL_CALL gotoNext( ) throw (::com::sun::star::uno::RuntimeException);
H A Dcellcursor.cxx106 void SAL_CALL CellCursor::gotoNext( ) throw (RuntimeException) in gotoNext() function in sdr::table::CellCursor
/aoo42x/main/offapi/com/sun/star/table/
H A DXCellCursor.idl64 void gotoNext();
/aoo42x/main/sc/inc/
H A Dcursuno.hxx65 virtual void SAL_CALL gotoNext() throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/qadevOOo/tests/java/ifc/table/
H A D_XCellCursor.java86 oObj.gotoNext(); in _gotoNext()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcursuno.cxx365 void SAL_CALL ScCellCursorObj::gotoNext() throw(uno::RuntimeException) in gotoNext() function in ScCellCursorObj
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv49 "ScCellCursorObj";"com::sun::star::table::XCellCursor";"gotoNext()"

Completed in 55 milliseconds