Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Drefvaluecomponent.hxx92 translateControlValueToValidatableValue( ) const;
H A DTime.hxx87 translateControlValueToValidatableValue( ) const;
H A DDate.hxx86 translateControlValueToValidatableValue( ) const;
H A Drefvaluecomponent.cxx272 Any OReferenceValueComponent::translateControlValueToValidatableValue( ) const in translateControlValueToValidatableValue() function in frm::OReferenceValueComponent
H A DDate.cxx317 Any ODateModel::translateControlValueToValidatableValue( ) const in translateControlValueToValidatableValue() function in frm::ODateModel
H A DTime.cxx319 Any OTimeModel::translateControlValueToValidatableValue( ) const in translateControlValueToValidatableValue() function in frm::OTimeModel
H A DFormComponent.cxx2902 Any OBoundControlModel::translateControlValueToValidatableValue( ) const in translateControlValueToValidatableValue() function in frm::OBoundControlModel
3036 return translateControlValueToValidatableValue(); in getCurrentFormComponentValue()
3068 bIsCurrentlyValid = m_xValidator->isValid( translateControlValueToValidatableValue() ); in recheckValidity()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx970 translateControlValueToValidatableValue( ) const;