Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx183 xNumericControl->setMaxValue( _rMaxValue ); in createNumericControl()
H A Dstandardcontrol.hxx266 …virtual void SAL_CALL setMaxValue( const ::com::sun::star::beans::Optional< double >& _maxvalue ) …
H A Dstandardcontrol.cxx558 …void SAL_CALL ONumericControl::setMaxValue( const Optional< double >& _maxvalue ) throw (RuntimeEx… in setMaxValue() function in pcr::ONumericControl
H A Dformcomponenthandler.cxx1324 … pControl->setMaxValue( Optional< double >( sal_True, ::std::numeric_limits< double >::max() ) ); in describePropertyLine()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm412 [mpStepper setMaxValue: nPages];
1045 [pStep setMaxValue: nMaxValue];
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1015 m_pScrollBar->setMaxValue( pValue->mnMax - pValue->mnVisibleSize ); in scrollBar()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx888 …xNumericControl->setMaxValue(beans::Optional<double>(sal_True,double(aSize.Width - nLeftMargin - n… in describePropertyLine()

Completed in 84 milliseconds