Searched refs:nEndCount (Results 1 – 3 of 3) 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()
1411 sal_uInt16 nEndCount = 0; in OptimizePos() local1419 nEndCount = 1; in OptimizePos()1426 if ( nStartCount > 0 && nEndCount == 0 ) in OptimizePos()
Completed in 37 milliseconds