Searched refs:SetReducedBitmapMode (Results 1 – 6 of 6) sorted by relevance
155 void SetReducedBitmapMode( sal_Int16 nMode ) ;453 void SvtPrintOptions_Impl::SetReducedBitmapMode(sal_Int16 nMode ) in SetReducedBitmapMode() function in SvtPrintOptions_Impl706 void SvtBasePrintOptions::SetReducedBitmapMode( sal_Int16 nMode ) in SetReducedBitmapMode() function in SvtBasePrintOptions709 m_pDataContainer->SetReducedBitmapMode( nMode ); in SetReducedBitmapMode()746 rOptions.SetReducedBitmapMode( (PrinterBitmapMode) GetReducedBitmapMode() ); in GetPrinterOptions()765 SetReducedBitmapMode( in SetPrinterOptions()
589 aPrintOpt.SetReducedBitmapMode(nNewMode); in impl_checkPrint()605 aPrintOpt.SetReducedBitmapMode(nNewMode); in impl_checkPrint()
75 void SetReducedBitmapMode( sal_Int16 bState );
388 …pCurrentOptions->SetReducedBitmapMode( aReduceBitmapsOptimalRB.IsChecked() ? PRINTER_BITMAP_OPTIMA… in ImplSaveControls()
192 …void SetReducedBitmapMode( PrinterBitmapMode eMode ) { meReducedBitmapMode … in SetReducedBitmapMode() function in PrinterOptions
202 SetReducedBitmapMode( (PrinterBitmapMode)nValue ); in ReadFromConfig()
Completed in 43 milliseconds