Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1600 NumericField aSecondNF; member in DurationDialog_Impl
1633 aSecondNF( this, SfxResId( ED_SECOND )), in DurationDialog_Impl()
1644 aSecondNF.SetValue(rDuration.Seconds); in DurationDialog_Impl()
1665 aRet.Seconds = aSecondNF.GetValue(); in GetDuration()

Completed in 13 milliseconds