Home
last modified time | relevance | path

Searched refs:GoNextSection (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx65 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoPrevRegion()
121 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoNextRegion()
170 pCNd = pNd->GetNodes().GoNextSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegion()
208 pCNd = pNd->GetNodes().GoNextSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegionAndSkip()
H A Dswcrsr.cxx265 ? rNds.GoNextSection( &rPtIdx, bSkipOverHiddenSections, bSkipOverProtectSections) in IsSelOvr()
270 … pCNd = bGoNxt ? rNds.GoNextSection( &rPtIdx, bSkipOverHiddenSections, bSkipOverProtectSections) in IsSelOvr()
527 : rNds.GoNextSection( &GetPoint()->nNode,sal_True,sal_False ); in IsSelOvr()
1710 GetDoc()->GetNodes().GoNextSection( &rPtIdx, sal_False, sal_False ); in LeftRight()
1746 GetDoc()->GetNodes().GoNextSection( &rPtIdx, sal_False, sal_False ); in LeftRight()
2027 GetDoc()->GetNodes().GoNextSection( &rPtIdx, sal_True, sal_False ); in GoPrevNextCell()
2225 pNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeBoxSels()
2280 pNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeBoxSels()
H A Dviscrs.cxx1013 SwCntntNode* pCNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in FillRects()
1022 pCNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in FillRects()
1061 SwCntntNode* pCNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in IsInside()
H A Dpaminit.cxx69 SwWhichSection fnSectionNext = &GoNextSection;
H A Dunocrsr.cxx164 ( !pDoc->GetNodes().GoNextSection( &rPtIdx ) || in IsSelOvr()
H A Dpam.cxx894 ? rNodes.GoNextSection( &aPos.nNode, sal_True, !bInReadOnly ) in GetNode()
1130 sal_Bool GoNextSection( SwPaM & rPam, SwMoveFn fnMove ) in GoNextSection() function
H A Dtrvlfnfl.cxx72 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( in GotoFtnTxt()
H A Dcrstrvl.cxx1336 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( in GetContentAtPos()
2059 0 != ( pCNd = GetDoc()->GetNodes().GoNextSection( pIdx, in _GotoRedline()
H A Dcrsrsh.cxx2924 FNGoSection funcGoSection = &SwNodes::GoNextSection; in FindValidCntntNode()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx91 : !_rNds.GoNextSection( &aChkIdx, sal_False, sal_False ) ) in lcl_IsInSameTblBox()
146 if( !rNds.GoNextSection( &aIdx, sal_True, sal_False ) || in lcl_CheckEmptyLayFrm()
1098 SwCntntNode* pCNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeFrms()
1251 if( !rNds.GoNextSection( &aIdx, sal_True, sal_False ) || in DelFrms()
H A Dnodes.cxx2240 SwCntntNode* SwNodes::GoNextSection( SwNodeIndex * pIdx, in GoNextSection() function in SwNodes
2413 ( 0 != ( pFrmNd = GoNextSection( &aIdx, sal_True, sal_False )) && in FindPrvNxtFrmNode()
H A Dsection.cxx759 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( &aNextNd, sal_True, sal_False ); in DelFrms()
/trunk/main/sw/source/core/inc/
H A Dpamtyp.hxx65 sal_Bool GoNextSection( SwPaM&, SwPosSection);
/trunk/main/sw/inc/
H A Dndarr.hxx204 SwCntntNode* GoNextSection( SwNodeIndex *, int bSkipHidden = sal_True,
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx536 SwCntntNode *pNode = pDoc->GetNodes().GoNextSection( &aIndex, sal_True, sal_False ); in Init()
H A Dftnfrm.cxx1330 GetNodes().GoNextSection( &aIdx, sal_True, sal_False ); in ResetFtn()
1882 GetNodes().GoNextSection( &aIdx, sal_True, sal_False ); in FindFtn()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2379 0 != ( pCNd = GetNodes().GoNextSection( pIdx )) ) in SelNextRedline()
2439 SwCntntNode* pCNd = GetNodes().GoNextSection( &aTmp ); in SelPrevRedline()
2510 0 != ( pCNd = GetNodes().GoNextSection( pIdx )) ) in SelPrevRedline()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx996 while( 0 != ( pCNd = GetDoc()->GetNodes().GoNextSection( in GetLineCount()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx494 pCNd = aIdx.GetNodes().GoNextSection( &aIdx, sal_False, sal_False ); in ChkChartSel()
511 pCNd = aIdx.GetNodes().GoNextSection( &aIdx, sal_False, sal_False ); in ChkChartSel()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1221 pCNode = GetDoc()->GetNodes().GoNextSection( in gotoStart()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx329 GetNodes().GoNextSection( &aIdx, sal_True, sal_False ); in lcl_ChangeFtnRef()

Completed in 172 milliseconds