Home
last modified time | relevance | path

Searched refs:nStartCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dmainwn.cxx48 nStartCount; member
79 ++pProgress->nStartCount; in StartProgress()
89 pProgress->nStartCount = 1; in StartProgress()
125 if ( pProgress && 0 == --pProgress->nStartCount ) in EndProgress()
/trunk/main/svx/source/unodraw/
H A Dunomtabl.cxx276 const sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in replaceByName() local
277 for( nSurrogate = 0; nSurrogate < nStartCount; nSurrogate++ ) in replaceByName()
414 sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in hasByName() local
416 for( nSurrogate = 0; nSurrogate < nStartCount; nSurrogate++ ) in hasByName()
449 const sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in hasElements() local
451 for( nSurrogate = 0; nSurrogate < nStartCount; nSurrogate++ ) in hasElements()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx925 const sal_uInt16 nStartCount(GetBitCount()); in Scale() local
1018 if(bRetval && nStartCount != GetBitCount()) in Scale()

Completed in 22 milliseconds