Searched refs:MoveSection (Results 1 – 10 of 10) sorted by relevance
| /AOO42X/main/sw/source/ui/wrtsh/ |
| H A D | move.cxx | 231 if ( !bBoxSelection && (MoveSection( fnSectionCurr, fnSectionStart) in GoStart() 266 if( MoveSection( fnSectionCurr, fnSectionStart ) ) in GoStart() 273 if ( MoveSection( fnSectionCurr, fnSectionStart ) ) in GoStart() 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 | 155 sal_Bool bIsFullSel = !MoveSection( fnSectionCurr, fnSectionStart); in SelAll() 157 bIsFullSel &= !MoveSection( fnSectionCurr, fnSectionEnd); in SelAll()
|
| /AOO42X/main/sw/source/ui/ribbar/ |
| H A D | inputwin.cxx | 266 pWrtShell->MoveSection( fnSectionCurr, fnSectionStart ); in ShowWin() 268 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in ShowWin() 529 pWrtShell->MoveSection( fnSectionCurr, fnSectionStart ); in DelBoxCntnt() 531 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in DelBoxCntnt()
|
| /AOO42X/main/sw/inc/ |
| H A D | swcrsr.hxx | 186 sal_Bool MoveSection( SwWhichSection, SwPosSection );
|
| H A D | crsrsh.hxx | 390 sal_Bool MoveSection( SwWhichSection, SwPosSection );
|
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 1552 if( !rSh.MoveSection( fnSectionCurr, fnSectionStart) && in KeyInput() 1561 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput() 2235 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput() 2255 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unoobj.cxx | 1237 rUnoCursor.MoveSection(fnSectionCurr, fnSectionStart); in gotoStart() 1266 rUnoCursor.MoveSection( fnSectionCurr, fnSectionEnd); in gotoEnd()
|
| /AOO42X/main/sw/source/core/crsr/ |
| H A D | crsrsh.cxx | 679 sal_Bool SwCrsrShell::MoveSection( SwWhichSection fnWhichSect, in MoveSection() function in SwCrsrShell 684 sal_Bool bRet = pTmpCrsr->MoveSection( fnWhichSect, fnPosSect ); in MoveSection()
|
| H A D | swcrsr.cxx | 2119 sal_Bool SwCursor::MoveSection( SwWhichSection fnWhichSect, in MoveSection() function in SwCursor
|
| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | fetab.cxx | 2298 pShell->MoveSection( fnSectionCurr, fnPosSect ); in lcl_GoTableRow()
|