Home
last modified time | relevance | path

Searched defs:setMax (Results 1 – 10 of 10) sorted by path

/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1725 void SVTXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in SVTXNumericField
1891 void SVTXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in SVTXCurrencyField
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4704 void VCLXDateField::setMax( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXDateField
4941 void VCLXTimeField::setMax( sal_Int32 nTime ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXTimeField
5249 void VCLXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXNumericField
5844 void VCLXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXCurrencyField
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3364 void UnoDateFieldControl::setMax( sal_Int32 Date ) throw(uno::RuntimeException) in setMax() function in UnoDateFieldControl
3580 void UnoTimeFieldControl::setMax( sal_Int32 Time ) throw(uno::RuntimeException) in setMax() function in UnoTimeFieldControl
3774 void UnoNumericFieldControl::setMax( double Value ) throw(uno::RuntimeException) in setMax() function in UnoNumericFieldControl
3975 void UnoCurrencyFieldControl::setMax( double Value ) throw(uno::RuntimeException) in setMax() function in UnoCurrencyFieldControl
/trunk/main/tools/inc/tools/
H A Dgen.hxx347 void setMax(long nMax) { Max() = nMax; } in setMax() function in Selection
H A Dmultisel.hxx169 void setMax( sal_Int32 i_nMaxValue ) { mnMax = i_nMaxValue; } in setMax() function in StringRangeEnumerator
/trunk/main/vbahelper/source/msforms/
H A Dvbascrollbar.cxx63 ScVbaScrollBar::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaScrollBar
H A Dvbaspinbutton.cxx61 ScVbaSpinButton::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaSpinButton
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DTask.java66 public void setMax(int max_) in setMax() method in Task
/trunk/main/wizards/com/sun/star/wizards/web/
H A DStatusDialog.java166 private void setMax(int max) in setMax() method in StatusDialog
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DTask.java67 public void setMax(int max_) in setMax() method in Task

Completed in 113 milliseconds