Searched refs:IsReduceGradients (Results 1 – 6 of 6) sorted by relevance
140 sal_Bool IsReduceGradients() const ;246 sal_Bool SvtPrintOptions_Impl::IsReduceGradients() const in IsReduceGradients() function in SvtPrintOptions_Impl594 sal_Bool SvtBasePrintOptions::IsReduceGradients() const in IsReduceGradients() function in SvtBasePrintOptions597 return m_pDataContainer->IsReduceGradients(); in IsReduceGradients()742 rOptions.SetReduceGradients( IsReduceGradients() ); in GetPrinterOptions()760 SetReduceGradients( rOptions.IsReduceGradients() ); in SetPrinterOptions()
60 sal_Bool IsReduceGradients() const;
1513 if( rPrinterOptions.IsReduceGradients() ) in DrawGradientEx()1556 if( rPrinterOptions.IsReduceGradients() ) in DrawGradientEx()
234 aReduceGradientsCB.Check( pCurrentOptions->IsReduceGradients() ); in ImplUpdateControls()
473 bNewValue = aPrintOpt.IsReduceGradients(); in impl_checkPrint()
179 sal_Bool IsReduceGradients() const { return mbReduceGradients; } in IsReduceGradients() function in PrinterOptions
Completed in 24 milliseconds