Searched refs:nStIdx (Results 1 – 2 of 2) sorted by relevance
1920 sal_uLong nStIdx = pStt->nNode.GetIndex(); in MoveParagraph() local1936 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()
258 xub_StrLen nStIdx = aTmpInf.GetIdx(); in UpdatePos() local261 UpdatePos( pLay, aSt, nStIdx, bAllWays ); in UpdatePos()262 nStIdx = nStIdx + pLay->GetLen(); in UpdatePos()
Completed in 28 milliseconds