Home
last modified time | relevance | path

Searched refs:nCntIdx (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoccorr.cxx110 const xub_StrLen nCntIdx) in lcl_PaMCorrRel1() argument
118 nCntIdx + (pPam)->GetBound(sal_Bool(nb)).nContent.GetIndex()); in lcl_PaMCorrRel1()
280 xub_StrLen nCntIdx = rNewPos.nContent.GetIndex() + nOffset; in PaMCorrRel() local
289 lcl_PaMCorrRel1( _pStkCrsr, pOldNode, aNewPos, nCntIdx ); in PaMCorrRel()
294 lcl_PaMCorrRel1( PCURCRSR, pOldNode, aNewPos, nCntIdx); in PaMCorrRel()
298 lcl_PaMCorrRel1( PCURSH->GetTblCrs(), pOldNode, aNewPos, nCntIdx ); in PaMCorrRel()
307 lcl_PaMCorrRel1( PCURCRSR, pOldNode, aNewPos, nCntIdx ); in PaMCorrRel()
315 lcl_PaMCorrRel1( PCURCRSR, pOldNode, aNewPos, nCntIdx ); in PaMCorrRel()
H A Dftnidx.cxx44 xub_StrLen nCntIdx = *rSrch->GetStart(); in _SV_IMPL_SORTAR_ALG() local
54 if( nFndIdx == nIdx && *(*this)[ nM ]->GetStart() == nCntIdx ) in _SV_IMPL_SORTAR_ALG()
61 (nFndIdx == nIdx && *(*this)[ nM ]->GetStart() < nCntIdx )) in _SV_IMPL_SORTAR_ALG()
H A Ddocbm.cxx1154 xub_StrLen nCntIdx = rPos.nContent.GetIndex(); in lcl_RelativePosition() local
1155 if( nCntIdx < nCntnt ) in lcl_RelativePosition()
1157 else if( nCntIdx == nCntnt ) in lcl_RelativePosition()
H A Ddoclay.cxx723 xub_StrLen nCntIdx = rAnchPos.nContent.GetIndex(); in _MakeFlySection() local
725 new SwUndoInsLayFmt( pFmt, nNodeIdx, nCntIdx )); in _MakeFlySection()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx238 SwUndoInsLayFmt::SwUndoInsLayFmt( SwFrmFmt* pFormat, sal_uLong nNodeIdx, xub_StrLen nCntIdx ) in SwUndoInsLayFmt() argument
241 mnCrsrSaveIndexPara( nNodeIdx ), mnCrsrSaveIndexPos( nCntIdx ) in SwUndoInsLayFmt()
H A Dundobj.cxx444 xub_StrLen nCntIdx, SwPosition& rInsPos, in MoveFromUndoNds() argument
476 aPaM.GetPoint()->nContent.Assign( aPaM.GetCntntNode(), nCntIdx ); in MoveFromUndoNds()
/trunk/main/sw/inc/
H A Dundobj.hxx302 SwUndoInsLayFmt( SwFrmFmt* pFormat, sal_uLong nNodeIdx, xub_StrLen nCntIdx );

Completed in 51 milliseconds