Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx292 if ( MoveSection( fnSectionCurr, fnSectionEnd ) || in GoEnd()
301 if ( MoveSection( fnSectionCurr, fnSectionEnd ) ) in GoEnd()
308 if ( MoveSection( fnSectionCurr, fnSectionEnd) ) in GoEnd()
H A Dselect.cxx157 bIsFullSel &= !MoveSection( fnSectionCurr, fnSectionEnd); in SelAll()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx268 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in ShowWin()
531 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in DelBoxCntnt()
/trunk/main/sw/inc/
H A Dcshtyp.hxx56 extern SwPosSection fnSectionStart, fnSectionEnd;
/trunk/main/sw/source/core/crsr/
H A Dpaminit.cxx71 SwPosSection fnSectionEnd = &aBwrd; variable
H A Dcrsrsh.cxx1507 : fnSectionEnd; in UpdateCrsr()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1561 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
2235 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
2255 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2297 SwPosSection fnPosSect = bUp ? fnSectionStart : fnSectionEnd; in lcl_GoTableRow()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1266 rUnoCursor.MoveSection( fnSectionCurr, fnSectionEnd); in gotoEnd()