Home
last modified time | relevance | path

Searched refs:getMin (Results 26 – 33 of 33) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODateControl.csv17 "ODateControl";"com::sun::star::awt::XDateField";"getMin()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlNumericField.csv64 "UnoControlNumericField";"com::sun::star::awt::XNumericField";"getMin()"
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4626 aProp <<= (sal_Int32) getMin(); in getProperty()
4692 sal_Int32 VCLXDateField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin() function in VCLXDateField
4929 sal_Int32 VCLXTimeField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin() function in VCLXTimeField
5111 aProp <<= (sal_Int32) getMin(); in getProperty()
5239 double VCLXNumericField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin() function in VCLXNumericField
5448 aProp <<= (double) getMin(); in getProperty()
5834 double VCLXCurrencyField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin() function in VCLXCurrencyField
6050 aProp <<= (double) getMin(); in getProperty()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1107 sal_Int32 SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1183 sal_Int32 SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1258 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1335 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/tools/inc/tools/
H A Dgen.hxx344 long getMin() const { return Min(); } in getMin() function in Selection
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx580 aSel.setMin(aSel.getMin() - nDiff); in Modify()
581 aSel.setMax(aSel.getMin()); in Modify()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3359 sal_Int32 UnoDateFieldControl::getMin() throw(uno::RuntimeException) in getMin() function in UnoDateFieldControl
3575 sal_Int32 UnoTimeFieldControl::getMin() throw(uno::RuntimeException) in getMin() function in UnoTimeFieldControl
3769 double UnoNumericFieldControl::getMin() throw(uno::RuntimeException) in getMin() function in UnoNumericFieldControl
3970 double UnoCurrencyFieldControl::getMin() throw(uno::RuntimeException) in getMin() function in UnoCurrencyFieldControl
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1717 double SVTXNumericField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin() function in SVTXNumericField
1883 double SVTXCurrencyField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin() function in SVTXCurrencyField

Completed in 138 milliseconds

12