Searched refs:aReduceGradientsStepCountNF (Results 1 – 2 of 2) sorted by relevance
68 aReduceGradientsStepCountNF( this, SfxResId( NF_REDUCEGRADIENTS_STEPCOUNT ) ), in SfxCommonPrintOptionsTabPage()142 if ( pWindow == (Window *)&aReduceGradientsStepCountNF ) in GetParentLabeledBy()153 return (Window *)&aReduceGradientsStepCountNF; in GetParentLabelFor()241 aReduceGradientsStepCountNF.SetValue( pCurrentOptions->GetReducedGradientStepCount() ); in ImplUpdateControls()326 aReduceGradientsStepCountNF.SetAccessibleName( sAccessibleName ); in ImplSetAccessibleNames()386 …pCurrentOptions->SetReducedGradientStepCount( (sal_uInt16) aReduceGradientsStepCountNF.GetValue() … in ImplSaveControls()420 aReduceGradientsStepCountNF.Enable( bEnable ); in IMPL_LINK()452 aReduceGradientsStepCountNF.Enable( bEnable ); in IMPL_LINK()
68 NumericField aReduceGradientsStepCountNF; member in SfxCommonPrintOptionsTabPage