Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx2649 if ( !ImplTimeGetValue( rStr, aTime, GetFormat(), IsDuration(), ImplGetLocaleDataWrapper() ) ) in ImplTimeReformat()
2771 if ( !IsDuration() ) in ImplTimeSpinArea()
3025 …if ( ImplTimeGetValue( GetField()->GetText(), aTime, GetFormat(), IsDuration(), ImplGetLocaleDataW… in GetTime()
3053 …if ( !ImplTimeGetValue( GetField()->GetText(), aTime, GetFormat(), IsDuration(), ImplGetLocaleData… in GetRealTime()
3091 ImplTimeGetValue( aStr, maLastTime, GetFormat(), IsDuration(), ImplGetLocaleDataWrapper() ); in Reformat()
3166 …meProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsDuration(), GetFormat(), … in PreNotify()
3188 …if ( ImplTimeGetValue( GetText(), aTime, GetFormat(), IsDuration(), ImplGetLocaleDataWrapper(), sa… in Notify()
3349 …meProcessKeyInput( GetField(), *rNEvt.GetKeyEvent(), IsStrictFormat(), IsDuration(), GetFormat(), … in PreNotify()
3447 …ImplTimeGetValue( ComboBox::GetEntry( nPos ), aTime, GetFormat(), IsDuration(), ImplGetLocaleDataW… in GetTime()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx468 sal_Bool IsDuration() const { return mbDuration; } in IsDuration() function in TimeFormatter

Completed in 39 milliseconds