Searched refs:fSourcePixelWidth (Results 1 – 1 of 1) sorted by relevance
572 const double fSourcePixelWidth = static_cast<double>( nSourcePixelWidth ); in ImplApplyBitmapResolution() local581 … nDestPixelWidth = static_cast<sal_Int32>(( fSourcePixelWidth * fImageResolution ) / fSourceDPIX); in ImplApplyBitmapResolution()