Searched refs:_minvalue (Results 1 – 2 of 2) sorted by relevance
535 …void SAL_CALL ONumericControl::setMinValue( const Optional< double >& _minvalue ) throw (RuntimeEx… in setMinValue() argument537 if ( !_minvalue.IsPresent ) in setMinValue()540 …getTypedControlWindow()->SetMin( impl_apiValueToFieldValue_nothrow( _minvalue.Value ) , m_eValueUn… in setMinValue()
264 …AL_CALL setMinValue( const ::com::sun::star::beans::Optional< double >& _minvalue ) throw (::com::…
Completed in 14 milliseconds