Home
last modified time | relevance | path

Searched refs:GoPrevCell (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx171 if (! pSwCrsr->GoPrevCell()) in ParkCursorInTab()
193 pSwCrsr->GoPrevCell(); in ParkCursorInTab()
2363 GoPrevCell(); in SetColRowWidthHeight()
2391 GoPrevCell(); in SetColRowWidthHeight()
/aoo42x/main/sw/source/core/crsr/
H A Dtrvltbl.cxx115 sal_Bool SwCrsrShell::GoPrevCell() in GoPrevCell() function in SwCrsrShell
123 bRet = pCrsr->GoPrevCell(); in GoPrevCell()
H A Dswcrsr.cxx696 GoPrevCell: in IsInProtectTable()
738 goto GoPrevCell; in IsInProtectTable()
1599 return bLeft ? GoPrevCell( nCnt ) in LeftRight()
H A Dcrsrsh.cxx368 return bLeft ? GoPrevCell() : GoNextCell(); in LeftRight()
/aoo42x/main/sw/inc/
H A Dswcrsr.hxx174 sal_Bool GoPrevCell( sal_uInt16 nCnt = 1 ) { return GoPrevNextCell( sal_False, nCnt ); } in GoPrevCell() function in SwCursor
H A Dcrsrsh.hxx629 sal_Bool GoPrevCell();
/aoo42x/main/sw/source/ui/shells/
H A Dtabsh.cxx798 rReq.SetReturnValue( SfxBoolItem( nSlot, rSh.GoPrevCell() ) ); in Execute()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx2449 rSh.GoPrevCell(); in KeyInput()

Completed in 127 milliseconds