Searched refs:setMaxValue (Results 1 – 7 of 7) sorted by relevance
183 xNumericControl->setMaxValue( _rMaxValue ); in createNumericControl()
266 …virtual void SAL_CALL setMaxValue( const ::com::sun::star::beans::Optional< double >& _maxvalue ) …
558 …void SAL_CALL ONumericControl::setMaxValue( const Optional< double >& _maxvalue ) throw (RuntimeEx… in setMaxValue() function in pcr::ONumericControl
1324 … pControl->setMaxValue( Optional< double >( sal_True, ::std::numeric_limits< double >::max() ) ); in describePropertyLine()
412 [mpStepper setMaxValue: nPages];1045 [pStep setMaxValue: nMaxValue];
1015 m_pScrollBar->setMaxValue( pValue->mnMax - pValue->mnVisibleSize ); in scrollBar()
888 …xNumericControl->setMaxValue(beans::Optional<double>(sal_True,double(aSize.Width - nLeftMargin - n… in describePropertyLine()
Completed in 47 milliseconds