Home
last modified time | relevance | path

Searched refs:MoveSection (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx234 if ( !bBoxSelection && (MoveSection( fnSectionCurr, fnSectionStart) in GoStart()
269 if( MoveSection( fnSectionCurr, fnSectionStart ) ) in GoStart()
276 if ( MoveSection( fnSectionCurr, fnSectionStart ) ) in GoStart()
295 if ( MoveSection( fnSectionCurr, fnSectionEnd ) || in GoEnd()
304 if ( MoveSection( fnSectionCurr, fnSectionEnd ) ) in GoEnd()
311 if ( MoveSection( fnSectionCurr, fnSectionEnd) ) in GoEnd()
H A Dselect.cxx159 sal_Bool bIsFullSel = !MoveSection( fnSectionCurr, fnSectionStart); in SelAll()
161 bIsFullSel &= !MoveSection( fnSectionCurr, fnSectionEnd); in SelAll()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx269 pWrtShell->MoveSection( fnSectionCurr, fnSectionStart ); in ShowWin()
271 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in ShowWin()
532 pWrtShell->MoveSection( fnSectionCurr, fnSectionStart ); in DelBoxCntnt()
534 pWrtShell->MoveSection( fnSectionCurr, fnSectionEnd ); in DelBoxCntnt()
/trunk/main/sw/inc/
H A Dswcrsr.hxx186 sal_Bool MoveSection( SwWhichSection, SwPosSection );
H A Dcrsrsh.hxx390 sal_Bool MoveSection( SwWhichSection, SwPosSection );
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1555 if( !rSh.MoveSection( fnSectionCurr, fnSectionStart) && in KeyInput()
1564 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
2238 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
2258 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx679 sal_Bool SwCrsrShell::MoveSection( SwWhichSection fnWhichSect, in MoveSection() function in SwCrsrShell
684 sal_Bool bRet = pTmpCrsr->MoveSection( fnWhichSect, fnPosSect ); in MoveSection()
H A Dswcrsr.cxx2119 sal_Bool SwCursor::MoveSection( SwWhichSection fnWhichSect, in MoveSection() function in SwCursor
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1237 rUnoCursor.MoveSection(fnSectionCurr, fnSectionStart); in gotoStart()
1266 rUnoCursor.MoveSection( fnSectionCurr, fnSectionEnd); in gotoEnd()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2298 pShell->MoveSection( fnSectionCurr, fnPosSect ); in lcl_GoTableRow()

Completed in 119 milliseconds