Lines Matching refs:nIndex
131 …l_uInt16& nEndIndex, const EditEngine& rEE, sal_uInt32 nPara, sal_uInt16 nIndex, sal_Bool bInCell ) in GetAttributeRun() argument
177 nCurrIndex <= nIndex) in GetAttributeRun()
183 nCurrIndex < nIndex ) in GetAttributeRun()
197 if( nCurrIndex > nIndex && in GetAttributeRun()
203 if ( nCurrIndex > nIndex && in GetAttributeRun()
219 if ( aStartPos.nIndex == 0 ) in GetAttributeRun()
233 aStartPos.nIndex = nStartIdx; in GetAttributeRun()
234 if ( aStartPos.nIndex != 0 ) in GetAttributeRun()
243 if ( aEndPos.nIndex == nCrrntParaLen ) in GetAttributeRun()
257 aEndPos.nIndex = nEndIdx; in GetAttributeRun()
258 if ( aEndPos.nIndex != nLen ) in GetAttributeRun()
274 nStartIndex += aStartPos.nIndex; in GetAttributeRun()
283 nEndIndex += aEndPos.nIndex; in GetAttributeRun()
301 if( nCurrIndex > nIndex ) in GetAttributeRun()
316 if( nCurrIndex > nIndex && in GetAttributeRun()