Searched refs:GoNextCell (Results 1 – 9 of 9) sorted by relevance
175 pSwCrsr->GoNextCell(); in ParkCursorInTab()189 if (! pSwCrsr->GoNextCell()) in ParkCursorInTab()2366 GoNextCell(); in SetColRowWidthHeight()2396 GoNextCell(); in SetColRowWidthHeight()
50 sal_Bool SwCrsrShell::GoNextCell( sal_Bool bAppendLine ) in GoNextCell() function in SwCrsrShell108 if( bRet && 0 != ( bRet = pCrsr->GoNextCell() )) in GoNextCell()
635 GoNextCell: in IsInProtectTable()678 goto GoNextCell; in IsInProtectTable()1600 : GoNextCell( nCnt ); in LeftRight()
368 return bLeft ? GoPrevCell() : GoNextCell(); in LeftRight()
173 sal_Bool GoNextCell( sal_uInt16 nCnt = 1 ) { return GoPrevNextCell( sal_True, nCnt ); } in GoNextCell() function in SwCursor
628 sal_Bool GoNextCell( sal_Bool bAppendLine = sal_True );
1107 rSh.GoNextCell(); in DataToDoc()1140 rSh.GoNextCell(); in DataToDoc()
793 rSh.GoNextCell( bAppendLine ) ) ); in Execute()
2445 rSh.GoNextCell(); in KeyInput()
Completed in 75 milliseconds