/aoo41x/main/wizards/com/sun/star/wizards/web/ |
H A D | StatusDialog.java | 166 private void setMax(int max) in setMax() method in StatusDialog 217 setMax(te.getTask().getMax()); in taskStatusChanged() 249 setMax(10); in execute()
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | SqlNameEdit.cxx | 73 aSel.setMax( aSel.getMin() ); in Modify() 87 aSel.setMax( aSel.getMin() ); in Modify()
|
/aoo41x/main/dbaccess/source/ext/adabas/ |
H A D | ASqlNameEdit.cxx | 67 aSel.setMax( aSel.getMin() ); in Modify()
|
/aoo41x/main/vbahelper/source/msforms/ |
H A D | vbaspinbutton.hxx | 41 virtual void SAL_CALL setMax( ::sal_Int32 _max ) throw (css::uno::RuntimeException);
|
H A D | vbascrollbar.hxx | 41 virtual void SAL_CALL setMax( ::sal_Int32 _max ) throw (css::uno::RuntimeException);
|
H A D | vbaspinbutton.cxx | 61 ScVbaSpinButton::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaSpinButton
|
H A D | vbascrollbar.cxx | 63 ScVbaScrollBar::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() function in ScVbaScrollBar
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wfield.cxx | 259 SET_IMPL( SetMax, setMax ) in SET_IMPL() 294 SET_IMPL( SetMax, setMax ) in SET_IMPL()
|
/aoo41x/main/sw/source/ui/cctrl/ |
H A D | actctrl.cxx | 104 aSel.setMax(aSel.getMin()); in Modify()
|
/aoo41x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxwindows.hxx | 900 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);
|
/aoo41x/main/wizards/com/sun/star/wizards/web/status/ |
H A D | Task.java | 67 public void setMax(int max_) in setMax() method in Task
|
/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XTimeField.java | 134 oObj.setMax(27856) ; in _setMax()
|
H A D | _XCurrencyField.java | 132 oObj.setMax(max + 1.1); in _setMax()
|
H A D | _XDateField.java | 138 oObj.setMax(27856) ; in _setMax()
|
H A D | _XNumericField.java | 133 oObj.setMax(max + 1.1) ; in _setMax()
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | Task.java | 66 public void setMax(int max_) in setMax() method in Task
|
/aoo41x/main/svtools/source/inc/ |
H A D | unoiface.hxx | 318 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);
|
/aoo41x/main/tools/inc/tools/ |
H A D | multisel.hxx | 169 void setMax( sal_Int32 i_nMaxValue ) { mnMax = i_nMaxValue; } in setMax() function in StringRangeEnumerator
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XCurrencyField.idl | 70 [oneway] void setMax( [in] double Value );
|
H A D | XDateField.idl | 73 [oneway] void setMax( [in] long Date );
|
H A D | XNumericField.idl | 70 [oneway] void setMax( [in] double Value );
|
H A D | XTimeField.idl | 74 [oneway] void setMax( [in] long Time );
|
H A D | XMetricField.idl | 84 void setMax( [in] hyper Value, [in] short FieldUnit );
|
/aoo41x/main/qadevOOo/objdsc/toolkit/ |
H A D | com.sun.star.awt.UnoControlTimeField.csv | 16 "UnoControlTimeField";"com::sun::star::awt::XTimeField";"setMax()"
|
/aoo41x/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OCurrencyControl.csv | 25 "OCurrencyControl";"com::sun::star::awt::XCurrencyField";"setMax()"
|