Home
last modified time | relevance | path

Searched refs:GoPrevSection (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx77 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoPrevRegion()
133 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoNextRegion()
165 pCNd = pNd->GetNodes().GoPrevSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegion()
200 pCNd = pNd->GetNodes().GoPrevSection( &aIdx, sal_True, !bInReadOnly ); in GotoCurrRegionAndSkip()
H A Dswcrsr.cxx266 : rNds.GoPrevSection( &rPtIdx, bSkipOverHiddenSections, bSkipOverProtectSections); in IsSelOvr()
271 … : rNds.GoPrevSection( &rPtIdx, bSkipOverHiddenSections, bSkipOverProtectSections); in IsSelOvr()
526 ? rNds.GoPrevSection( &GetPoint()->nNode,sal_True,sal_False ) in IsSelOvr()
2234 pNd = rNds.GoPrevSection( &aIdx, sal_True, sal_False ); in MakeBoxSels()
2300 pNd = rNds.GoPrevSection( &pPos->nNode, sal_True, sal_False ); in MakeBoxSels()
H A Dpaminit.cxx67 SwWhichSection fnSectionPrev = &GoPrevSection;
H A Dunocrsr.cxx173 ( !pDoc->GetNodes().GoPrevSection( &rPtIdx ) || in IsSelOvr()
H A Dpam.cxx895 : rNodes.GoPrevSection( &aPos.nNode, sal_True, !bInReadOnly ); in GetNode()
1151 sal_Bool GoPrevSection( SwPaM & rPam, SwMoveFn fnMove ) in GoPrevSection() function
H A Dcrstrvl.cxx2082 0 != ( pCNd = GetDoc()->GetNodes().GoPrevSection( pIdx, in _GotoRedline()
H A Dcrsrsh.cxx2980 funcGoSection = &SwNodes::GoPrevSection; in FindValidCntntNode()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx90 ? !_rNds.GoPrevSection( &aChkIdx, sal_False, sal_False ) in lcl_IsInSameTblBox()
140 if( !rNds.GoPrevSection( &aIdx, sal_True, sal_False ) || in lcl_CheckEmptyLayFrm()
1102 if( 0 == ( pCNd = rNds.GoPrevSection( &aIdx, sal_True, sal_False )) ) in MakeFrms()
1245 if( !rNds.GoPrevSection( &aIdx, sal_True, sal_False ) || in DelFrms()
H A Dnodes.cxx410 pFrmNd = rNds.GoPrevSection( &aFrmNdIdx, sal_True, sal_False ); in ChgNode()
2293 SwCntntNode* SwNodes::GoPrevSection( SwNodeIndex * pIdx, in GoPrevSection() function in SwNodes
2391 else if( 0 != ( pFrmNd = GoPrevSection( &aIdx, sal_True, sal_False )) && in FindPrvNxtFrmNode()
/trunk/main/sw/source/core/inc/
H A Dpamtyp.hxx63 sal_Bool GoPrevSection( SwPaM&, SwPosSection);
/trunk/main/sw/inc/
H A Dndarr.hxx206 SwCntntNode* GoPrevSection( SwNodeIndex *, int bSkipHidden = sal_True,
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2322 SwCntntNode* pCNd = GetNodes().GoPrevSection( &aTmp ); in SelNextRedline()
2391 0 != ( pCNd = GetNodes().GoPrevSection( pIdx )) ) in SelNextRedline()
2498 0 != ( pCNd = GetNodes().GoPrevSection( pIdx )) ) in SelPrevRedline()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx180 if( !GoPrevSection( &aTmp, sal_True, sal_False ) ||

Completed in 124 milliseconds