Home
last modified time | relevance | path

Searched refs:ONumericControl (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ONumericControl.csv1 "ONumericControl";"com::sun::star::awt::XLayoutConstrains";"getMinimumSize()"
4 "ONumericControl";"com::sun::star::awt::XView";"setGraphics()"
5 "ONumericControl";"com::sun::star::awt::XView";"getGraphics()"
6 "ONumericControl";"com::sun::star::awt::XView";"getSize()"
7 "ONumericControl";"com::sun::star::awt::XView";"draw()"
8 "ONumericControl";"com::sun::star::awt::XView";"setZoom()"
11 "ONumericControl";"com::sun::star::lang::XComponent";"dispose()"
24 "ONumericControl";"com::sun::star::awt::XControl";"getPeer()"
25 "ONumericControl";"com::sun::star::awt::XControl";"setModel()"
26 "ONumericControl";"com::sun::star::awt::XControl";"getModel()"
[all …]
/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx494 ONumericControl::ONumericControl( Window* _pParent, WinBits _nWinStyle ) in ONumericControl() function in pcr::ONumericControl
509 ::sal_Int16 SAL_CALL ONumericControl::getDecimalDigits() throw (RuntimeException) in getDecimalDigits()
521 Optional< double > SAL_CALL ONumericControl::getMinValue() throw (RuntimeException) in getMinValue()
544 Optional< double > SAL_CALL ONumericControl::getMaxValue() throw (RuntimeException) in getMaxValue()
567 ::sal_Int16 SAL_CALL ONumericControl::getDisplayUnit() throw (RuntimeException) in getDisplayUnit()
596 ::sal_Int16 SAL_CALL ONumericControl::getValueUnit() throw (RuntimeException) in getValueUnit()
602 void SAL_CALL ONumericControl::setValueUnit( ::sal_Int16 _valueunit ) throw (RuntimeException) in setValueUnit()
627 long ONumericControl::impl_apiValueToFieldValue_nothrow( double _nApiValue ) const in impl_apiValueToFieldValue_nothrow()
635 double ONumericControl::impl_fieldValueToApiValue_nothrow( sal_Int64 _nFieldValue ) const in impl_fieldValueToApiValue_nothrow()
643 Any SAL_CALL ONumericControl::getValue() throw (RuntimeException) in getValue()
[all …]
H A Dstandardcontrol.hxx246 class ONumericControl : public ONumericControl_Base class
253 ONumericControl( Window* pParent, WinBits nWinStyle );
H A Dusercontrol.hxx150 class OTimeDurationControl : public ONumericControl
H A Dusercontrol.cxx325 :ONumericControl( pParent, nWinStyle ) in OTimeDurationControl()
H A Dpropcontroller.cxx828 … xControl = new ONumericControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
/aoo4110/main/forms/source/component/
H A DNumeric.cxx51 ONumericControl::ONumericControl(const Reference<XMultiServiceFactory>& _rxFactory) in ONumericControl() function in frm::ONumericControl
57 StringSequence ONumericControl::getSupportedServiceNames() throw() in getSupportedServiceNames()
71 return *(new ONumericControl(_rxFactory)); in ONumericControl_CreateInstance()
75 Sequence<Type> ONumericControl::_getTypes() in _getTypes()
H A DNumeric.hxx77 class ONumericControl: public OBoundControl class
83ONumericControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
86 IMPLEMENTATION_NAME(ONumericControl);
/aoo4110/main/forms/qa/unoapi/
H A Dknownissues.xcl84 forms.ONumericControl::com::sun::star::awt::XWindow
107 forms.ONumericControl::com::sun::star::awt::XView
H A Dforms.sce51 -o forms.ONumericControl
/aoo4110/main/forms/source/misc/
H A Dservices.cxx59 DECLARE_SERVICE_INFO(ONumericControl)
250 …REGISTER_CLASS2(ONumericControl, STARDIV_ONE_FORM_CONTROL_NUMERICFIELD, FRM_SUN_CONTROL_NUMERICFIE… in ensureClassInfos()
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DONumericControl.java97 public class ONumericControl extends TestCase { class
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst40 job41=forms.ONumericControl

Completed in 76 milliseconds