Home
last modified time | relevance | path

Searched refs:GoNextCell (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx175 pSwCrsr->GoNextCell(); in ParkCursorInTab()
189 if (! pSwCrsr->GoNextCell()) in ParkCursorInTab()
2366 GoNextCell(); in SetColRowWidthHeight()
2396 GoNextCell(); in SetColRowWidthHeight()
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx50 sal_Bool SwCrsrShell::GoNextCell( sal_Bool bAppendLine ) in GoNextCell() function in SwCrsrShell
108 if( bRet && 0 != ( bRet = pCrsr->GoNextCell() )) in GoNextCell()
H A Dswcrsr.cxx635 GoNextCell: in IsInProtectTable()
678 goto GoNextCell; in IsInProtectTable()
1600 : GoNextCell( nCnt ); in LeftRight()
H A Dcrsrsh.cxx368 return bLeft ? GoPrevCell() : GoNextCell(); in LeftRight()
/trunk/main/sw/inc/
H A Dswcrsr.hxx173 sal_Bool GoNextCell( sal_uInt16 nCnt = 1 ) { return GoPrevNextCell( sal_True, nCnt ); } in GoNextCell() function in SwCursor
H A Dcrsrsh.hxx628 sal_Bool GoNextCell( sal_Bool bAppendLine = sal_True );
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1107 rSh.GoNextCell(); in DataToDoc()
1140 rSh.GoNextCell(); in DataToDoc()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx793 rSh.GoNextCell( bAppendLine ) ) ); in Execute()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2447 rSh.GoNextCell(); in KeyInput()

Completed in 90 milliseconds