Searched refs:goUp (Results 1 – 9 of 9) sorted by relevance
96 oObj.goUp(i,false); in _goDown()149 bUp = oObj.goUp(i,false); in _goUp()
74 boolean goUp( [in] short nCount, [in] boolean bExpand );
109 boolean goUp( [in] short nCount,
79 "SwXTextTableCursor";"com::sun::star::text::XTextTableCursor";"goUp()"
222 xTextTableCursor->goUp( nCount, sal_False ); in NextCell()
225 …virtual sal_Bool SAL_CALL goUp(sal_Int16 nCount, sal_Bool bExpand) throw( ::com::sun::star::uno::R…
252 …virtual sal_Bool SAL_CALL goUp( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::uno::…
1992 sal_Bool SwXTextViewCursor::goUp(sal_Int16 nCount, sal_Bool bExpand) throw( uno::RuntimeException ) in goUp() function in SwXTextViewCursor
1601 sal_Bool SwXTextTableCursor::goUp(sal_Int16 Count, sal_Bool Expand) throw( uno::RuntimeException ) in goUp() function in SwXTextTableCursor
Completed in 59 milliseconds