Searched refs:nStIdx (Results 1 – 2 of 2) sorted by relevance
2012 sal_uLong nStIdx = pStt->nNode.GetIndex(); in MoveParagraph() local2028 pTmp1 = GetNodes()[ nStIdx ]; in MoveParagraph()2042 if( pTmp1->GetIndex() < nStIdx ) in MoveParagraph()2046 if( pTmp1->GetIndex() >= nStIdx ) in MoveParagraph()2061 if( sal_uLong(abs( nOffset )) > nStIdx) in MoveParagraph()2064 nInEndIdx = nStIdx - 1; in MoveParagraph()2065 nStIdx += nOffset; in MoveParagraph()2080 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 38 milliseconds