Searched refs:GetReducedBitmapMode (Results 1 – 6 of 6) sorted by relevance
144 sal_Int16 GetReducedBitmapMode() const ;334 sal_Int16 SvtPrintOptions_Impl::GetReducedBitmapMode() const in GetReducedBitmapMode() function in SvtPrintOptions_Impl626 sal_Int16 SvtBasePrintOptions::GetReducedBitmapMode() const in GetReducedBitmapMode() function in SvtBasePrintOptions629 return m_pDataContainer->GetReducedBitmapMode(); in GetReducedBitmapMode()746 rOptions.SetReducedBitmapMode( (PrinterBitmapMode) GetReducedBitmapMode() ); in GetPrinterOptions()766 sal::static_int_cast< sal_Int16 >(rOptions.GetReducedBitmapMode()) ); in SetPrinterOptions()
245 if( pCurrentOptions->GetReducedBitmapMode() == PRINTER_BITMAP_OPTIMAL ) in ImplUpdateControls()247 else if( pCurrentOptions->GetReducedBitmapMode() == PRINTER_BITMAP_NORMAL ) in ImplUpdateControls()
64 sal_Int16 GetReducedBitmapMode() const;
622 nNewMode = aPrintOpt.GetReducedBitmapMode(); in impl_checkPrint()
191 PrinterBitmapMode GetReducedBitmapMode() const { return meReducedBitmapMode; } in GetReducedBitmapMode() function in PrinterOptions
1144 if( PRINTER_BITMAP_OPTIMAL == rPrinterOptions.GetReducedBitmapMode() ) in removeTransparencies()1149 else if( PRINTER_BITMAP_NORMAL == rPrinterOptions.GetReducedBitmapMode() ) in removeTransparencies()
Completed in 108 milliseconds