Searched defs:setMax (Results 1 – 10 of 10) sorted by relevance
61 ScVbaSpinButton::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaSpinButton
63 ScVbaScrollBar::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaScrollBar
67 public void setMax(int max_) in setMax() method in Task
66 public void setMax(int max_) in setMax() method in Task
166 private void setMax(int max) in setMax() method in StatusDialog
169 void setMax( sal_Int32 i_nMaxValue ) { mnMax = i_nMaxValue; } in setMax() function in StringRangeEnumerator
347 void setMax(long nMax) { Max() = nMax; } in setMax() function in Selection
1725 void SVTXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in SVTXNumericField1891 void SVTXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in SVTXCurrencyField
4704 void VCLXDateField::setMax( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXDateField4941 void VCLXTimeField::setMax( sal_Int32 nTime ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXTimeField5249 void VCLXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXNumericField5844 void VCLXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXCurrencyField
3364 void UnoDateFieldControl::setMax( sal_Int32 Date ) throw(uno::RuntimeException) in setMax() function in UnoDateFieldControl3580 void UnoTimeFieldControl::setMax( sal_Int32 Time ) throw(uno::RuntimeException) in setMax() function in UnoTimeFieldControl3774 void UnoNumericFieldControl::setMax( double Value ) throw(uno::RuntimeException) in setMax() function in UnoNumericFieldControl3975 void UnoCurrencyFieldControl::setMax( double Value ) throw(uno::RuntimeException) in setMax() function in UnoCurrencyFieldControl
Completed in 397 milliseconds