Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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()
/aoo4110/main/sw/inc/
H A Dcshtyp.hxx55 extern SwWhichSection fnSectionPrev, fnSectionCurr, fnSectionNext;
/aoo4110/main/sw/source/core/crsr/
H A Dpaminit.cxx68 SwWhichSection fnSectionCurr = &GoCurrSection; variable
H A Dcrsrsh.cxx1512 (*fnSectionCurr)( *pCurCrsr, fnPosSect ); in UpdateCrsr()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1555 if( !rSh.MoveSection( fnSectionCurr, fnSectionStart) && in KeyInput()
1564 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
2236 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
2256 rSh.MoveSection( fnSectionCurr, fnSectionEnd ); in KeyInput()
/aoo4110/main/sw/source/core/unocore/
H A Dunoobj.cxx1237 rUnoCursor.MoveSection(fnSectionCurr, fnSectionStart); in gotoStart()
1266 rUnoCursor.MoveSection( fnSectionCurr, fnSectionEnd); in gotoEnd()
/aoo4110/main/sw/source/core/frmedt/
H A Dfetab.cxx2298 pShell->MoveSection( fnSectionCurr, fnPosSect ); in lcl_GoTableRow()

Completed in 81 milliseconds