Home
last modified time | relevance | path

Searched refs:nStIdx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1920 sal_uLong nStIdx = pStt->nNode.GetIndex(); in MoveParagraph() local
1936 pTmp1 = GetNodes()[ nStIdx ]; in MoveParagraph()
1950 if( pTmp1->GetIndex() < nStIdx ) in MoveParagraph()
1954 if( pTmp1->GetIndex() >= nStIdx ) in MoveParagraph()
1969 if( sal_uLong(abs( nOffset )) > nStIdx) in MoveParagraph()
1972 nInEndIdx = nStIdx - 1; in MoveParagraph()
1973 nStIdx += nOffset; in MoveParagraph()
1988 pTmp1 = GetNodes()[ nStIdx ]->StartOfSectionNode(); in MoveParagraph()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx258 xub_StrLen nStIdx = aTmpInf.GetIdx(); in UpdatePos() local
261 UpdatePos( pLay, aSt, nStIdx, bAllWays ); in UpdatePos()
262 nStIdx = nStIdx + pLay->GetLen(); in UpdatePos()

Completed in 37 milliseconds