Searched refs:nEndCount (Results 1 – 2 of 2) sorted by relevance
288 const sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in replaceByName() local289 for( nSurrogate = 0; nSurrogate < nEndCount; nSurrogate++ ) in replaceByName()424 sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in hasByName() local425 for( nSurrogate = 0; nSurrogate < nEndCount; nSurrogate++ ) in hasByName()458 const sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in hasElements() local459 for( nSurrogate = 0; nSurrogate < nEndCount; nSurrogate++ ) in hasElements()
103 sal_uLong nEndCount = aIdx.GetNode().GetNodes().Count()-1; in GotoNextRegion() local105 while( aIdx.GetIndex() < nEndCount && in GotoNextRegion()
Completed in 15 milliseconds