Searched refs:nTmpIndex (Results 1 – 4 of 4) sorted by relevance
2149 sal_uInt16 nTmpIndex = nIndex; in ImpPaint() local2150 sal_uInt16 nEnd = nTmpIndex + pTextPortion->GetLen(); in ImpPaint()2156 … && ( nTmpIndex < pPaintRange->GetStart().GetIndex() ) ) in ImpPaint()2158 nTmpIndex = pPaintRange->GetStart().GetIndex(); in ImpPaint()2171 TextPaM aTextStart( nPara, nTmpIndex ); in ImpPaint()2180 nL = pSelStart->GetIndex() - nTmpIndex; in ImpPaint()2182 … aPos.X() = rStartPos.X() + ImpGetOutputOffset( nPara, pLine, nTmpIndex, nTmpIndex+nL ); in ImpPaint()2183 … pOutDev->DrawText( aPos, pPortion->GetNode()->GetText(), nTmpIndex, nL ); in ImpPaint()2184 nTmpIndex = nTmpIndex + nL; in ImpPaint()2188 nL = nEnd-nTmpIndex; in ImpPaint()[all …]
1837 int nTmpIndex = mpLogClusters[c]; local1839 && (nTmpIndex == mpLogClusters[c]) )1845 int nTmpIndex = mpLogClusters[ pVI->mnEndCharPos - 1 ]; local1847 && (nTmpIndex == mpLogClusters[c]) )
1337 sal_uLong nTmpIndex = rNewA.GetCntntAnchor()->nNode.GetIndex(); in GetTop() local1346 if( nIndex >= nTmpIndex ) in GetTop()
362 sal_uLong nTmpIndex = rFmt.GetAnchor().GetCntntAnchor()->nNode.GetIndex(); in BwdMoveNecessary() local384 if( nIndex < nTmpIndex ) in BwdMoveNecessary()