Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx535 …void SAL_CALL ONumericControl::setMinValue( const Optional< double >& _minvalue ) throw (RuntimeEx… in setMinValue() argument
537 if ( !_minvalue.IsPresent ) in setMinValue()
540 …getTypedControlWindow()->SetMin( impl_apiValueToFieldValue_nothrow( _minvalue.Value ) , m_eValueUn… in setMinValue()
H A Dstandardcontrol.hxx264 …AL_CALL setMinValue( const ::com::sun::star::beans::Optional< double >& _minvalue ) throw (::com::…

Completed in 14 milliseconds