Home
last modified time | relevance | path

Searched refs:aMSecondNF (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1602 NumericField aMSecondNF; member in DurationDialog_Impl
1635 aMSecondNF( this, SfxResId( ED_MSECOND )) in DurationDialog_Impl()
1645 aMSecondNF.SetValue(rDuration.MilliSeconds); in DurationDialog_Impl()
1666 aRet.MilliSeconds = aMSecondNF.GetValue(); in GetDuration()

Completed in 18 milliseconds