Searched refs:ImplTimeGetValue (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/source/control/ |
H A D | field2.cxx | 2445 static sal_Bool ImplTimeGetValue( const XubString& rStr, Time& rTime, in ImplTimeGetValue() function 2649 if ( !ImplTimeGetValue( rStr, aTime, GetFormat(), IsDuration(), ImplGetLocaleDataWrapper() ) ) in ImplTimeReformat() 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() 3188 …if ( ImplTimeGetValue( GetText(), aTime, GetFormat(), IsDuration(), ImplGetLocaleDataWrapper(), sa… in Notify() 3447 …ImplTimeGetValue( ComboBox::GetEntry( nPos ), aTime, GetFormat(), IsDuration(), ImplGetLocaleDataW… in GetTime()
|
Completed in 20 milliseconds