Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx2445 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()
3447ImplTimeGetValue( ComboBox::GetEntry( nPos ), aTime, GetFormat(), IsDuration(), ImplGetLocaleDataW… in GetTime()

Completed in 37 milliseconds