Searched refs:GoPrevCell (Results 1 – 8 of 8) sorted by relevance
171 if (! pSwCrsr->GoPrevCell()) in ParkCursorInTab()193 pSwCrsr->GoPrevCell(); in ParkCursorInTab()2363 GoPrevCell(); in SetColRowWidthHeight()2391 GoPrevCell(); in SetColRowWidthHeight()
115 sal_Bool SwCrsrShell::GoPrevCell() in GoPrevCell() function in SwCrsrShell123 bRet = pCrsr->GoPrevCell(); in GoPrevCell()
696 GoPrevCell: in IsInProtectTable()738 goto GoPrevCell; in IsInProtectTable()1599 return bLeft ? GoPrevCell( nCnt ) in LeftRight()
368 return bLeft ? GoPrevCell() : GoNextCell(); in LeftRight()
174 sal_Bool GoPrevCell( sal_uInt16 nCnt = 1 ) { return GoPrevNextCell( sal_False, nCnt ); } in GoPrevCell() function in SwCursor
629 sal_Bool GoPrevCell();
798 rReq.SetReturnValue( SfxBoolItem( nSlot, rSh.GoPrevCell() ) ); in Execute()
2449 rSh.GoPrevCell(); in KeyInput()
Completed in 170 milliseconds