Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddocnum.cxx2012 sal_uLong nStIdx = pStt->nNode.GetIndex(); in MoveParagraph() local
2028 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()
/aoo4110/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 28 milliseconds