Searched refs:beFast (Results 1 – 11 of 11) sorted by relevance
120 … sal_Bool beFast ) throw (::com::sun::star::uno::RuntimeException) in getScaledBitmap() argument124 return BaseType::maCanvasHelper.getScaledBitmap( newSize, beFast ); in getScaledBitmap()
88 @param beFast102 …p getScaledBitmap( [in] ::com::sun::star::geometry::RealSize2D newSize, [in] boolean beFast )
116 … sal_Bool beFast ) in getScaledBitmap() argument129 beFast ? BMP_SCALE_FASTESTINTERPOLATE : BMP_SCALE_INTERPOLATE ); in getScaledBitmap()
93 sal_Bool beFast );
931 sal_Bool beFast ) in getScaledBitmap() argument949 beFast ? BMP_SCALE_FASTESTINTERPOLATE : BMP_SCALE_INTERPOLATE ); in getScaledBitmap()
250 sal_Bool beFast );
102 sal_Bool beFast );
73 …ledBitmap( const com::sun::star::geometry::RealSize2D& newSize, sal_Bool beFast ) throw (com::sun:…
455 … sal_Bool beFast ) throw (uno::RuntimeException) in getScaledBitmap() argument460 …aNewBmp.Scale( sizeFromRealSize2D( newSize ), beFast ? BMP_SCALE_FASTESTINTERPOLATE : BMP_SCALE_IN… in getScaledBitmap()
220 sal_Bool beFast );
233 sal_Bool beFast );
Completed in 75 milliseconds