Home
last modified time | relevance | path

Searched refs:nRatio (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx598 GradRecord( sal_uInt8 nRatio, const Color& rColor ) : mnRatio( nRatio ), maColor( rColor ) {} in GradRecord()
/trunk/main/svx/source/dialog/
H A Dhyprdlg.hxx46 long nRatio; member in HyperCombo
54 inline void SetRatio( long nR ) { nRatio = nR; } in SetRatio()
55 inline long GetRatio() { return nRatio; } in GetRatio()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx624 sal_Int32 nRatio (100L * nNewSize / nOldSize); in Compress() local
629 nRatio); in Compress()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx597 sal_Int32 nRatio = sal_Int32( math::round( fRatio, 2 ) * 100 ); in determineProgressRatioValues() local
598 if ( nRatio == nScreenRatio ) in determineProgressRatioValues()

Completed in 24 milliseconds