Home
last modified time | relevance | path

Searched refs:setMin (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx258 SET_IMPL( SetMin, setMin ) in SET_IMPL() argument
293 SET_IMPL( SetMin, setMin ) in SET_IMPL() argument
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx898 void SAL_CALL setMin( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
945 void SAL_CALL setMin( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
988 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
1040 …virtual void SAL_CALL setMin( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::uno::…
1086 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/vbahelper/source/msforms/
H A Dvbaspinbutton.hxx43 virtual void SAL_CALL setMin( ::sal_Int32 _min ) throw (css::uno::RuntimeException);
H A Dvbascrollbar.hxx43 virtual void SAL_CALL setMin( ::sal_Int32 _min ) throw (css::uno::RuntimeException);
H A Dvbaspinbutton.cxx75 ScVbaSpinButton::setMin( sal_Int32 nVal ) throw (uno::RuntimeException) in setMin() function in ScVbaSpinButton
H A Dvbascrollbar.cxx77 ScVbaScrollBar::setMin( sal_Int32 nVal ) throw (uno::RuntimeException) in setMin() function in ScVbaScrollBar
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx103 aSel.setMin(aSel.getMin() - nDiff); in Modify()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTimeField.java104 oObj.setMin(4978) ; in _setMin()
H A D_XCurrencyField.java103 oObj.setMin(min + 1.1); in _setMin()
H A D_XDateField.java108 oObj.setMin(4978) ; in _setMin()
H A D_XNumericField.java104 oObj.setMin(min + 1.1) ; in _setMin()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx316 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
360 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx167 void setMin( sal_Int32 i_nMinValue ) { mnMin = i_nMinValue; } in setMin() function in StringRangeEnumerator
/trunk/main/offapi/com/sun/star/awt/
H A DXCurrencyField.idl57 [oneway] void setMin( [in] double Value );
H A DXDateField.idl60 [oneway] void setMin( [in] long Date );
H A DXNumericField.idl57 [oneway] void setMin( [in] double Value );
H A DXTimeField.idl61 [oneway] void setMin( [in] long Time );
H A DXMetricField.idl71 void setMin( [in] hyper Value, [in] short FieldUnit );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlTimeField.csv14 "UnoControlTimeField";"com::sun::star::awt::XTimeField";"setMin()"
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv21 "UnoControlCurrencyField";"com::sun::star::awt::XCurrencyField";"setMin()"
H A Dcom.sun.star.awt.UnoControlDateField.csv14 "UnoControlDateField";"com::sun::star::awt::XDateField";"setMin()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv23 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"setMin()"
H A Dcom.sun.star.comp.forms.ONumericControl.csv65 "ONumericControl";"com::sun::star::awt::XNumericField";"setMin()"
H A Dcom.sun.star.comp.forms.OTimeControl.csv16 "OTimeControl";"com::sun::star::awt::XTimeField";"setMin()"
H A Dcom.sun.star.comp.forms.ODateControl.csv16 "ODateControl";"com::sun::star::awt::XDateField";"setMin()"

Completed in 58 milliseconds

12