Searched refs:SetReducedGradientStepCount (Results 1 – 6 of 6) sorted by relevance
153 void SetReducedGradientStepCount( sal_Int16 nStepCount ) ;443 void SvtPrintOptions_Impl::SetReducedGradientStepCount(sal_Int16 nStepCount ) in SetReducedGradientStepCount() function in SvtPrintOptions_Impl690 void SvtBasePrintOptions::SetReducedGradientStepCount( sal_Int16 nStepCount ) in SetReducedGradientStepCount() function in SvtBasePrintOptions693 m_pDataContainer->SetReducedGradientStepCount( nStepCount ); in SetReducedGradientStepCount()744 rOptions.SetReducedGradientStepCount( GetReducedGradientStepCount() ); in GetPrinterOptions()763 SetReducedGradientStepCount( rOptions.GetReducedGradientStepCount() ); in SetPrinterOptions()
73 void SetReducedGradientStepCount( sal_Int16 nStepCount );
386 …pCurrentOptions->SetReducedGradientStepCount( (sal_uInt16) aReduceGradientsStepCountNF.GetValue() … in ImplSaveControls()
524 aPrintOpt.SetReducedGradientStepCount(nNewStepCount); in impl_checkPrint()
186 …void SetReducedGradientStepCount( sal_uInt16 nStepCount ) { mnReducedGradie… in SetReducedGradientStepCount() function in PrinterOptions
198 SetReducedGradientStepCount( (sal_uInt16)nValue ); in ReadFromConfig()
Completed in 32 milliseconds