Searched refs:GetReducedGradientMode (Results 1 – 6 of 6) sorted by relevance
141 sal_Int16 GetReducedGradientMode() const ;268 sal_Int16 SvtPrintOptions_Impl::GetReducedGradientMode() const in GetReducedGradientMode() function in SvtPrintOptions_Impl602 sal_Int16 SvtBasePrintOptions::GetReducedGradientMode() const in GetReducedGradientMode() function in SvtBasePrintOptions605 return m_pDataContainer->GetReducedGradientMode(); in GetReducedGradientMode()743 rOptions.SetReducedGradientMode( (PrinterGradientMode) GetReducedGradientMode() ); in GetPrinterOptions()762 sal::static_int_cast< sal_Int16 >(rOptions.GetReducedGradientMode()) ); in SetPrinterOptions()
61 sal_Int16 GetReducedGradientMode() const;
1515 if( PRINTER_GRADIENT_STRIPES == rPrinterOptions.GetReducedGradientMode() ) in DrawGradientEx()1558 if( PRINTER_GRADIENT_STRIPES == rPrinterOptions.GetReducedGradientMode() ) in DrawGradientEx()
236 if( pCurrentOptions->GetReducedGradientMode() == PRINTER_GRADIENT_STRIPES ) in ImplUpdateControls()
506 nNewMode = aPrintOpt.GetReducedGradientMode(); in impl_checkPrint()
182 PrinterGradientMode GetReducedGradientMode() const { return meReducedGradientsMode; } in GetReducedGradientMode() function in PrinterOptions
Completed in 55 milliseconds