Home
last modified time | relevance | path

Searched refs:setMax (Results 26 – 40 of 40) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ONumericControl.csv67 "ONumericControl";"com::sun::star::awt::XNumericField";"setMax()"
H A Dcom.sun.star.comp.forms.OTimeControl.csv18 "OTimeControl";"com::sun::star::awt::XTimeField";"setMax()"
H A Dcom.sun.star.comp.forms.ODateControl.csv18 "ODateControl";"com::sun::star::awt::XDateField";"setMax()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv23 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"setMax()"
H A Dcom.sun.star.awt.UnoControlDateField.csv16 "UnoControlDateField";"com::sun::star::awt::XDateField";"setMax()"
H A Dcom.sun.star.awt.UnoControlNumericField.csv65 "UnoControlNumericField";"com::sun::star::awt::XNumericField";"setMax()"
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4576 setMax( n );
4704 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
5069 setMax( n ); in setProperty()
5249 void VCLXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXNumericField
5398 setMax( d ); in setProperty()
5844 void VCLXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax() function in VCLXCurrencyField
5993 setMax( d ); in setProperty()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1108 void SAL_CALL setMax( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
1184 void SAL_CALL setMax( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
1259 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
1336 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/tools/inc/tools/
H A Dgen.hxx347 void setMax(long nMax) { Max() = nMax; } in setMax() function in Selection
/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/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java171 task.setMax(session.cp_Content.cp_Documents.getSize() * 5 + 7); in loadSession()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx1141 aEnum.setMax( i_nMaxNumber ); in getRangesFromString()
/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/vcl/source/window/
H A Dwinproc.cxx2300 rSelRange.setMax( 0 ); in ImplHandleSurroundingTextRequest()
2308 rSelRange.setMax( aSel.Max() ); in ImplHandleSurroundingTextRequest()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx581 aSel.setMax(aSel.getMin()); in Modify()

Completed in 170 milliseconds

12