Searched refs:setMinValue (Results 1 – 7 of 7) sorted by relevance
182 xNumericControl->setMinValue( _rMinValue ); in createNumericControl()
505 setMinValue( value ); in ONumericControl()535 …void SAL_CALL ONumericControl::setMinValue( const Optional< double >& _minvalue ) throw (RuntimeEx… in setMinValue() function in pcr::ONumericControl
264 …virtual void SAL_CALL setMinValue( const ::com::sun::star::beans::Optional< double >& _minvalue ) …
1323 pControl->setMinValue( Optional< double >( sal_True, 0 ) ); in describePropertyLine()
868 xNumericControl->setMinValue(beans::Optional<double>(sal_True,0.0)); in describePropertyLine()887 xNumericControl->setMinValue(beans::Optional<double>(sal_True,0.0)); in describePropertyLine()893 … xNumericControl->setMinValue(beans::Optional<double>(sal_True,0.08 )); in describePropertyLine()913 xNumericControl->setMinValue(beans::Optional<double>(sal_True,nHeight )); in describePropertyLine()
411 [mpStepper setMinValue: 1];1043 [pStep setMinValue: nMinValue];
1014 m_pScrollBar->setMinValue( pValue->mnMin ); in scrollBar()
Completed in 60 milliseconds