Searched refs:nRatio (Results 1 – 4 of 4) sorted by relevance
46 long nRatio; member in HyperCombo54 inline void SetRatio( long nR ) { nRatio = nR; } in SetRatio()55 inline long GetRatio() { return nRatio; } in GetRatio()
624 sal_Int32 nRatio (100L * nNewSize / nOldSize); in Compress() local629 nRatio); in Compress()
598 GradRecord( sal_uInt8 nRatio, const Color& rColor ) : mnRatio( nRatio ), maColor( rColor ) {} in GradRecord()
597 sal_Int32 nRatio = sal_Int32( math::round( fRatio, 2 ) * 100 ); in determineProgressRatioValues() local598 if ( nRatio == nScreenRatio ) in determineProgressRatioValues()
Completed in 47 milliseconds