Searched refs:fnSectionEnd (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 295 if ( MoveSection( fnSectionCurr, fnSectionEnd ) || in GoEnd() 304 if ( MoveSection( fnSectionCurr, fnSectionEnd ) ) in GoEnd() 311 if ( MoveSection( fnSectionCurr, fnSectionEnd) ) in GoEnd()
|
H A D | select.cxx | 161 bIsFullSel &= !MoveSection( fnSectionCurr, fnSectionEnd); in SelAll()
|
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | inputwin.cxx | 271 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in ShowWin() 534 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in DelBoxCntnt()
|
/aoo41x/main/sw/inc/ |
H A D | cshtyp.hxx | 56 extern SwPosSection fnSectionStart, fnSectionEnd;
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | paminit.cxx | 71 SwPosSection fnSectionEnd = &aBwrd; variable
|
H A D | crsrsh.cxx | 1499 : fnSectionEnd; in UpdateCrsr()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1564 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput() 2236 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput() 2256 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 2297 SwPosSection fnPosSect = bUp ? fnSectionStart : fnSectionEnd; in lcl_GoTableRow()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 1266 rUnoCursor.MoveSection( fnSectionCurr, fnSectionEnd); in gotoEnd()
|
Completed in 93 milliseconds