Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx558 …void SAL_CALL ONumericControl::setMaxValue( const Optional< double >& _maxvalue ) throw (RuntimeEx… in setMaxValue() argument
560 if ( !_maxvalue.IsPresent ) in setMaxValue()
563 …getTypedControlWindow()->SetMax( impl_apiValueToFieldValue_nothrow( _maxvalue.Value ), m_eValueUni… in setMaxValue()
H A Dstandardcontrol.hxx266 …AL_CALL setMaxValue( const ::com::sun::star::beans::Optional< double >& _maxvalue ) throw (::com::…

Completed in 24 milliseconds