/aoo41x/main/sw/source/core/crsr/ |
H A D | trvlreg.cxx | 65 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 D | swcrsr.cxx | 265 ? rNds.GoNextSection( &rPtIdx, bSkipOverHiddenSections, bSkipOverProtectSections) in IsSelOvr() 270 … pCNd = bGoNxt ? rNds.GoNextSection( &rPtIdx, bSkipOverHiddenSections, bSkipOverProtectSections) in IsSelOvr() 515 : rNds.GoNextSection( &GetPoint()->nNode,sal_True,sal_False ); in IsSelOvr() 1698 GetDoc()->GetNodes().GoNextSection( &rPtIdx, sal_False, sal_False ); in LeftRight() 1734 GetDoc()->GetNodes().GoNextSection( &rPtIdx, sal_False, sal_False ); in LeftRight() 2015 GetDoc()->GetNodes().GoNextSection( &rPtIdx, sal_True, sal_False ); in GoPrevNextCell() 2213 pNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeBoxSels() 2268 pNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeBoxSels()
|
H A D | viscrs.cxx | 1013 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 D | paminit.cxx | 69 SwWhichSection fnSectionNext = &GoNextSection;
|
H A D | unocrsr.cxx | 164 ( !pDoc->GetNodes().GoNextSection( &rPtIdx ) || in IsSelOvr()
|
H A D | pam.cxx | 894 ? rNodes.GoNextSection( &aPos.nNode, sal_True, !bInReadOnly ) in GetNode() 1130 sal_Bool GoNextSection( SwPaM & rPam, SwMoveFn fnMove ) in GoNextSection() function
|
H A D | trvlfnfl.cxx | 72 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( in GotoFtnTxt()
|
H A D | crstrvl.cxx | 1336 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( in GetContentAtPos() 2059 0 != ( pCNd = GetDoc()->GetNodes().GoNextSection( pIdx, in _GotoRedline()
|
H A D | crsrsh.cxx | 2916 FNGoSection funcGoSection = &SwNodes::GoNextSection; in FindValidCntntNode()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 91 : !_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 D | nodes.cxx | 2240 SwCntntNode* SwNodes::GoNextSection( SwNodeIndex * pIdx, in GoNextSection() function in SwNodes 2413 ( 0 != ( pFrmNd = GoNextSection( &aIdx, sal_True, sal_False )) && in FindPrvNxtFrmNode()
|
H A D | section.cxx | 759 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( &aNextNd, sal_True, sal_False ); in DelFrms()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | pamtyp.hxx | 65 sal_Bool GoNextSection( SwPaM&, SwPosSection);
|
/aoo41x/main/sw/inc/ |
H A D | ndarr.hxx | 204 SwCntntNode* GoNextSection( SwNodeIndex *, int bSkipHidden = sal_True,
|
/aoo41x/main/sw/source/core/layout/ |
H A D | newfrm.cxx | 536 SwCntntNode *pNode = pDoc->GetNodes().GoNextSection( &aIndex, sal_True, sal_False ); in Init()
|
H A D | ftnfrm.cxx | 1330 GetNodes().GoNextSection( &aIdx, sal_True, sal_False ); in ResetFtn() 1882 GetNodes().GoNextSection( &aIdx, sal_True, sal_False ); in FindFtn()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 2379 0 != ( pCNd = GetNodes().GoNextSection( pIdx )) ) in SelNextRedline() 2439 SwCntntNode* pCNd = GetNodes().GoNextSection( &aTmp ); in SelPrevRedline() 2510 0 != ( pCNd = GetNodes().GoNextSection( pIdx )) ) in SelPrevRedline()
|
/aoo41x/main/sw/source/core/edit/ |
H A D | editsh.cxx | 996 while( 0 != ( pCNd = GetDoc()->GetNodes().GoNextSection( in GetLineCount()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 494 pCNd = aIdx.GetNodes().GoNextSection( &aIdx, sal_False, sal_False ); in ChkChartSel() 511 pCNd = aIdx.GetNodes().GoNextSection( &aIdx, sal_False, sal_False ); in ChkChartSel()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 1221 pCNode = GetDoc()->GetNodes().GoNextSection( in gotoStart()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 324 GetNodes().GoNextSection( &aIdx, sal_True, sal_False ); in lcl_ChangeFtnRef()
|