Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Dspinbutton.cxx255 Any OSpinButtonModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OSpinButtonModel
258 …slateControlIntToExternalDoubleValue( OBoundControlModel::translateControlValueToExternalValue() ); in translateControlValueToExternalValue()
H A Dscrollbar.cxx299 Any OScrollBarModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OScrollBarModel
302 …slateControlIntToExternalDoubleValue( OBoundControlModel::translateControlValueToExternalValue() ); in translateControlValueToExternalValue()
H A Dspinbutton.hxx81 translateControlValueToExternalValue( ) const;
H A Dscrollbar.hxx81 translateControlValueToExternalValue( ) const;
H A Drefvaluecomponent.hxx89 translateControlValueToExternalValue( ) const;
H A DTime.hxx82 translateControlValueToExternalValue( ) const;
H A DDate.hxx79 translateControlValueToExternalValue( ) const;
H A Drefvaluecomponent.cxx223 Any OReferenceValueComponent::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OReferenceValueComponent
H A DFormattedField.hxx131 translateControlValueToExternalValue( ) const;
H A DDate.cxx296 Any ODateModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::ODateModel
H A DTime.cxx298 Any OTimeModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OTimeModel
H A DFormComponent.cxx2831 Any aExternalValue( translateControlValueToExternalValue() ); in transferControlValueToExternal()
2896 Any OBoundControlModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OBoundControlModel
2906 return translateControlValueToExternalValue(); in translateControlValueToValidatableValue()
H A DListBox.hxx147 translateControlValueToExternalValue( ) const;
H A DFormattedField.cxx1124 Any OFormattedModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OFormattedModel
H A DListBox.cxx1289 Any OListBoxModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue() function in frm::OListBoxModel
/trunk/main/forms/source/inc/
H A DFormComponent.hxx874 translateControlValueToExternalValue( ) const;