Lines Matching refs:pProgress
739 sal_uInt8 cReduce, sal_uLong nFlags, const Link* pProgress ) in ImplVectorize() argument
743 VECT_PROGRESS( pProgress, 0 ); in ImplVectorize()
782 VECT_PROGRESS( pProgress, FRound( fPercent += 10.0 ) ); in ImplVectorize()
791 VECT_PROGRESS( pProgress, FRound( fPercent += fPercentStep_2 ) ); in ImplVectorize()
815 VECT_PROGRESS( pProgress, FRound( fPercent += fPercentStep_2 ) ); in ImplVectorize()
836 VECT_PROGRESS( pProgress, 100 ); in ImplVectorize()
845 sal_uLong nFlags, const Link* pProgress ) in ImplVectorize() argument
852 VECT_PROGRESS( pProgress, 10 ); in ImplVectorize()
857 VECT_PROGRESS( pProgress, 30 ); in ImplVectorize()
864 VECT_PROGRESS( pProgress, 60 ); in ImplVectorize()
933 VECT_PROGRESS( pProgress, 100 ); in ImplVectorize()