Searched refs:_maxvalue (Results 1 – 2 of 2) sorted by relevance
558 …void SAL_CALL ONumericControl::setMaxValue( const Optional< double >& _maxvalue ) throw (RuntimeEx… in setMaxValue() argument560 if ( !_maxvalue.IsPresent ) in setMaxValue()563 …getTypedControlWindow()->SetMax( impl_apiValueToFieldValue_nothrow( _maxvalue.Value ), m_eValueUni… in setMaxValue()
266 …AL_CALL setMaxValue( const ::com::sun::star::beans::Optional< double >& _maxvalue ) throw (::com::…
Completed in 23 milliseconds