Home
last modified time | relevance | path

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

12

/trunk/main/wizards/com/sun/star/wizards/web/
H A DStatusDialog.java166 private void setMax(int max) in setMax() method in StatusDialog
217 setMax(te.getTask().getMax()); in taskStatusChanged()
249 setMax(10); in execute()
/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/toolkit/source/layout/vcl/
H A Dwfield.cxx259 SET_IMPL( SetMax, setMax ) in SET_IMPL()
294 SET_IMPL( SetMax, setMax ) in SET_IMPL()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx900 void SAL_CALL setMax( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
947 void SAL_CALL setMax( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
990 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
1042 …virtual void SAL_CALL setMax( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::uno::…
1088 void SAL_CALL setMax( double Value ) 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.hxx41 virtual void SAL_CALL setMax( ::sal_Int32 _max ) throw (css::uno::RuntimeException);
H A Dvbascrollbar.hxx41 virtual void SAL_CALL setMax( ::sal_Int32 _max ) throw (css::uno::RuntimeException);
H A Dvbaspinbutton.cxx61 ScVbaSpinButton::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaSpinButton
H A Dvbascrollbar.cxx63 ScVbaScrollBar::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaScrollBar
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx104 aSel.setMax(aSel.getMin()); in Modify()
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DTask.java67 public void setMax(int max_) in setMax() method in Task
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTimeField.java134 oObj.setMax(27856) ; in _setMax()
H A D_XCurrencyField.java132 oObj.setMax(max + 1.1); in _setMax()
H A D_XDateField.java138 oObj.setMax(27856) ; in _setMax()
H A D_XNumericField.java133 oObj.setMax(max + 1.1) ; in _setMax()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DTask.java66 public void setMax(int max_) in setMax() method in Task
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx318 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
362 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx169 void setMax( sal_Int32 i_nMaxValue ) { mnMax = i_nMaxValue; } in setMax() function in StringRangeEnumerator
/trunk/main/offapi/com/sun/star/awt/
H A DXCurrencyField.idl70 [oneway] void setMax( [in] double Value );
H A DXDateField.idl73 [oneway] void setMax( [in] long Date );
H A DXNumericField.idl70 [oneway] void setMax( [in] double Value );
H A DXTimeField.idl74 [oneway] void setMax( [in] long Time );
H A DXMetricField.idl84 void setMax( [in] hyper Value, [in] short FieldUnit );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlTimeField.csv16 "UnoControlTimeField";"com::sun::star::awt::XTimeField";"setMax()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv25 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"setMax()"

Completed in 52 milliseconds

12