Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx2407 static sal_Bool ImplIsOnlyDigits( const String& _rStr ) in ImplIsOnlyDigits() function
2424 if ( ( _rStr.Len() > 2 ) || ( _rStr.Len() < 1 ) || !ImplIsOnlyDigits( _rStr ) ) in ImplIsValidTimePortion()

Completed in 21 milliseconds