Searched refs:aMtrFldDecimalPlaces (Results 1 – 2 of 2) sorted by relevance
110 aMtrFldDecimalPlaces ( this, CUI_RES( MTR_FLD_DECIMALPLACES ) ), in SvxMeasurePage()163 aMtrFldDecimalPlaces.SetModifyHdl( aLink ); in SvxMeasurePage()291 aMtrFldDecimalPlaces.SetValue( nValue ); in Reset()295 aMtrFldDecimalPlaces.SetText( String() ); in Reset()297 aMtrFldDecimalPlaces.SaveValue(); in Reset()491 if( aMtrFldDecimalPlaces.GetText() != aMtrFldDecimalPlaces.GetSavedValue() ) in FillItemSet()493 nValue = static_cast<sal_Int32>(aMtrFldDecimalPlaces.GetValue()); in FillItemSet()750 if( p == &aMtrFldDecimalPlaces ) in IMPL_LINK()753 aMtrFldDecimalPlaces.GetValue() ); in IMPL_LINK()
59 MetricField aMtrFldDecimalPlaces; member in SvxMeasurePage
Completed in 17 milliseconds