Home
last modified time | relevance | path

Searched refs:getMax (Results 26 – 36 of 36) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OTimeControl.csv19 "OTimeControl";"com::sun::star::awt::XTimeField";"getMax()"
H A Dcom.sun.star.comp.forms.ODateControl.csv19 "ODateControl";"com::sun::star::awt::XDateField";"getMax()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv24 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"getMax()"
H A Dcom.sun.star.awt.UnoControlDateField.csv17 "UnoControlDateField";"com::sun::star::awt::XDateField";"getMax()"
H A Dcom.sun.star.awt.UnoControlNumericField.csv66 "UnoControlNumericField";"com::sun::star::awt::XNumericField";"getMax()"
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4631 aProp <<= (sal_Int32) getMax(); in getProperty()
4713 sal_Int32 VCLXDateField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax() function in VCLXDateField
4950 sal_Int32 VCLXTimeField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax() function in VCLXTimeField
5116 aProp <<= (sal_Int32) getMax(); in getProperty()
5259 double VCLXNumericField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax() function in VCLXNumericField
5453 aProp <<= (double) getMax(); in getProperty()
5854 double VCLXCurrencyField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax() function in VCLXCurrencyField
6055 aProp <<= (double) getMax(); in getProperty()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1109 sal_Int32 SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1185 sal_Int32 SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1260 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1337 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java204 while (myTask.getStatus() < myTask.getMax()) in runProcess()
/trunk/main/tools/inc/tools/
H A Dgen.hxx345 long getMax() const { return Max(); } in getMax() function in Selection
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3371 sal_Int32 UnoDateFieldControl::getMax() throw(uno::RuntimeException) in getMax() function in UnoDateFieldControl
3587 sal_Int32 UnoTimeFieldControl::getMax() throw(uno::RuntimeException) in getMax() function in UnoTimeFieldControl
3781 double UnoNumericFieldControl::getMax() throw(uno::RuntimeException) in getMax() function in UnoNumericFieldControl
3982 double UnoCurrencyFieldControl::getMax() throw(uno::RuntimeException) in getMax() function in UnoCurrencyFieldControl
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1734 double SVTXNumericField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax() function in SVTXNumericField
1900 double SVTXCurrencyField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax() function in SVTXCurrencyField

Completed in 139 milliseconds

12