Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx231 if ( !bBoxSelection && (MoveSection( fnSectionCurr, fnSectionStart) in GoStart()
266 if( MoveSection( fnSectionCurr, fnSectionStart ) ) in GoStart()
273 if ( MoveSection( fnSectionCurr, fnSectionStart ) ) in GoStart()
H A Dselect.cxx155 sal_Bool bIsFullSel = !MoveSection( fnSectionCurr, fnSectionStart); in SelAll()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx266 pWrtShell->MoveSection( fnSectionCurr, fnSectionStart ); in ShowWin()
529 pWrtShell->MoveSection( fnSectionCurr, fnSectionStart ); in DelBoxCntnt()
/trunk/main/sw/inc/
H A Dcshtyp.hxx56 extern SwPosSection fnSectionStart, fnSectionEnd;
/trunk/main/sw/source/core/crsr/
H A Dpaminit.cxx70 SwPosSection fnSectionStart = &aFwrd; variable
H A Dcrsrsh.cxx1506 ? fnSectionStart in UpdateCrsr()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2297 SwPosSection fnPosSect = bUp ? fnSectionStart : fnSectionEnd; in lcl_GoTableRow()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1237 rUnoCursor.MoveSection(fnSectionCurr, fnSectionStart); in gotoStart()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1552 if( !rSh.MoveSection( fnSectionCurr, fnSectionStart) && in KeyInput()