Home
last modified time | relevance | path

Searched refs:setMinValue (Results 1 – 7 of 7) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx182 xNumericControl->setMinValue( _rMinValue ); in createNumericControl()
H A Dstandardcontrol.cxx505 setMinValue( value ); in ONumericControl()
535 …void SAL_CALL ONumericControl::setMinValue( const Optional< double >& _minvalue ) throw (RuntimeEx… in setMinValue() function in pcr::ONumericControl
H A Dstandardcontrol.hxx264 …virtual void SAL_CALL setMinValue( const ::com::sun::star::beans::Optional< double >& _minvalue ) …
H A Dformcomponenthandler.cxx1323 pControl->setMinValue( Optional< double >( sal_True, 0 ) ); in describePropertyLine()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx868 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()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm411 [mpStepper setMinValue: 1];
1043 [pStep setMinValue: nMinValue];
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1014 m_pScrollBar->setMinValue( pValue->mnMin ); in scrollBar()

Completed in 76 milliseconds