Searched refs:nStartCount (Results 1 – 4 of 4) sorted by relevance
48 nStartCount; member79 ++pProgress->nStartCount; in StartProgress()89 pProgress->nStartCount = 1; in StartProgress()125 if ( pProgress && 0 == --pProgress->nStartCount ) in EndProgress()
276 const sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in replaceByName() local277 for( nSurrogate = 0; nSurrogate < nStartCount; nSurrogate++ ) in replaceByName()414 sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in hasByName() local416 for( nSurrogate = 0; nSurrogate < nStartCount; nSurrogate++ ) in hasByName()449 const sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in hasElements() local451 for( nSurrogate = 0; nSurrogate < nStartCount; nSurrogate++ ) in hasElements()
1410 sal_uInt16 nStartCount = 0; in OptimizePos() local1416 nStartCount++; in OptimizePos()1426 if ( nStartCount > 0 && nEndCount == 0 ) in OptimizePos()
925 const sal_uInt16 nStartCount(GetBitCount()); in Scale() local1018 if(bRetval && nStartCount != GetBitCount()) in Scale()
Completed in 60 milliseconds