Searched refs:EnforceValidValue (Results 1 – 2 of 2) sorted by relevance
409 …void EnforceValidValue( sal_Bool _bEnforce ) { mbEnforceValidValue = _bEnforce;… in EnforceValidValue() function in DateFormatter493 …void EnforceValidValue( sal_Bool _bEnforce ) { mbEnforceValidValue = _bEnforce;… in EnforceValidValue() function in TimeFormatter
4591 static_cast< DateField* >( GetWindow() )->EnforceValidValue( bEnforce );5077 static_cast< TimeField* >( GetWindow() )->EnforceValidValue( bEnforce ); in setProperty()