Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx540 …getTypedControlWindow()->SetMin( impl_apiValueToFieldValue_nothrow( _minvalue.Value ) , m_eValueUn… in setMinValue()
563 …getTypedControlWindow()->SetMax( impl_apiValueToFieldValue_nothrow( _maxvalue.Value ), m_eValueUni… in setMaxValue()
621 long nControlValue = impl_apiValueToFieldValue_nothrow( nValue ); in setValue()
627 long ONumericControl::impl_apiValueToFieldValue_nothrow( double _nApiValue ) const in impl_apiValueToFieldValue_nothrow() function in pcr::ONumericControl
H A Dstandardcontrol.hxx278 long impl_apiValueToFieldValue_nothrow( double _nApiValue ) const;

Completed in 16 milliseconds