Home
last modified time | relevance | path

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

12

/trunk/main/dbaccess/source/ui/control/
H A DSqlNameEdit.cxx73 aSel.setMax( aSel.getMin() ); in Modify()
87 aSel.setMax( aSel.getMin() ); in Modify()
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx103 aSel.setMin(aSel.getMin() - nDiff); in Modify()
104 aSel.setMax(aSel.getMin()); in Modify()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTimeField.java106 result = oObj.getMin() == 4978 ; in _setMin()
118 oObj.getMin() ; in _getMin()
H A D_XCurrencyField.java105 tRes.tested("setMin()", oObj.getMin() == min + 1.1); in _setMin()
115 min = oObj.getMin(); in _getMin()
H A D_XDateField.java110 result = oObj.getMin() == 4978 ; in _setMin()
122 oObj.getMin() ; in _getMin()
H A D_XNumericField.java106 tRes.tested("setMin()", oObj.getMin() == min + 1.1) ; in _setMin()
116 min = oObj.getMin() ; in _getMin()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx899 sal_Int32 SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
946 sal_Int32 SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
989 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1041 …virtual ::sal_Int64 SAL_CALL getMin( ::sal_Int16 Unit ) throw (::com::sun::star::uno::RuntimeExcep…
1087 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/ext/adabas/
H A DASqlNameEdit.cxx67 aSel.setMax( aSel.getMin() ); in Modify()
/trunk/main/vbahelper/source/msforms/
H A Dvbaspinbutton.hxx42 virtual ::sal_Int32 SAL_CALL getMin() throw (css::uno::RuntimeException);
H A Dvbascrollbar.hxx42 virtual ::sal_Int32 SAL_CALL getMin() throw (css::uno::RuntimeException);
H A Dvbaspinbutton.cxx67 ScVbaSpinButton::getMin() throw (uno::RuntimeException) in getMin() function in ScVbaSpinButton
H A Dvbascrollbar.cxx69 ScVbaScrollBar::getMin() throw (uno::RuntimeException) in getMin() function in ScVbaScrollBar
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx317 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
361 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx166 sal_Int32 getMin() const { return mnMin; } in getMin() function in StringRangeEnumerator
/trunk/main/offapi/com/sun/star/awt/
H A DXCurrencyField.idl64 double getMin();
H A DXDateField.idl67 long getMin();
H A DXNumericField.idl64 double getMin();
H A DXTimeField.idl68 long getMin();
H A DXMetricField.idl78 hyper getMin( [in] short FieldUnit );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlTimeField.csv15 "UnoControlTimeField";"com::sun::star::awt::XTimeField";"getMin()"
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv22 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"getMin()"
H A Dcom.sun.star.awt.UnoControlDateField.csv15 "UnoControlDateField";"com::sun::star::awt::XDateField";"getMin()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv24 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"getMin()"
H A Dcom.sun.star.comp.forms.ONumericControl.csv66 "ONumericControl";"com::sun::star::awt::XNumericField";"getMin()"
H A Dcom.sun.star.comp.forms.OTimeControl.csv17 "OTimeControl";"com::sun::star::awt::XTimeField";"getMin()"

Completed in 79 milliseconds

12