Searched refs:fnSectionEnd (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | move.cxx | 292 if ( MoveSection( fnSectionCurr, fnSectionEnd ) || in GoEnd() 301 if ( MoveSection( fnSectionCurr, fnSectionEnd ) ) in GoEnd() 308 if ( MoveSection( fnSectionCurr, fnSectionEnd) ) in GoEnd()
|
| H A D | select.cxx | 157 bIsFullSel &= !MoveSection( fnSectionCurr, fnSectionEnd); in SelAll()
|
| /trunk/main/sw/source/ui/ribbar/ |
| H A D | inputwin.cxx | 268 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in ShowWin() 531 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in DelBoxCntnt()
|
| /trunk/main/sw/inc/ |
| H A D | cshtyp.hxx | 56 extern SwPosSection fnSectionStart, fnSectionEnd;
|
| /trunk/main/sw/source/core/crsr/ |
| H A D | paminit.cxx | 71 SwPosSection fnSectionEnd = &aBwrd; variable
|
| H A D | crsrsh.cxx | 1507 : fnSectionEnd; in UpdateCrsr()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 1561 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 D | fetab.cxx | 2297 SwPosSection fnPosSect = bUp ? fnSectionStart : fnSectionEnd; in lcl_GoTableRow()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unoobj.cxx | 1266 rUnoCursor.MoveSection( fnSectionCurr, fnSectionEnd); in gotoEnd()
|