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.hxx94 translateControlValueToValidatableValue( ) const;
H A DDate.hxx87 translateControlValueToValidatableValue( ) const;
H A DTime.hxx88 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.cxx2906 Any OBoundControlModel::translateControlValueToValidatableValue( ) const in translateControlValueToValidatableValue() function in frm::OBoundControlModel
3040 return translateControlValueToValidatableValue(); in getCurrentFormComponentValue()
3072 bIsCurrentlyValid = m_xValidator->isValid( translateControlValueToValidatableValue() ); in recheckValidity()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx972 translateControlValueToValidatableValue( ) const;

Completed in 53 milliseconds