Home
last modified time | relevance | path

Searched refs:ODateControl (Results 1 – 11 of 11) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODateControl.csv4 "ODateControl";"com::sun::star::awt::XView";"setGraphics()"
5 "ODateControl";"com::sun::star::awt::XView";"getGraphics()"
6 "ODateControl";"com::sun::star::awt::XView";"getSize()"
7 "ODateControl";"com::sun::star::awt::XView";"draw()"
8 "ODateControl";"com::sun::star::awt::XView";"setZoom()"
11 "ODateControl";"com::sun::star::lang::XComponent";"dispose()"
14 "ODateControl";"com::sun::star::awt::XDateField";"setDate()"
16 "ODateControl";"com::sun::star::awt::XDateField";"setMin()"
17 "ODateControl";"com::sun::star::awt::XDateField";"getMin()"
18 "ODateControl";"com::sun::star::awt::XDateField";"setMax()"
[all …]
/trunk/main/forms/source/component/
H A DDate.cxx53 ODateControl::ODateControl(const Reference<XMultiServiceFactory>& _rxFactory) in ODateControl() function in frm::ODateControl
61 return *(new ODateControl(_rxFactory)); in ODateControl_CreateInstance()
65 Sequence<Type> ODateControl::_getTypes() in _getTypes()
71 StringSequence SAL_CALL ODateControl::getSupportedServiceNames() throw() in getSupportedServiceNames()
H A DDate.hxx110 class ODateControl: public OBoundControl class
116ODateControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>…
117 DECLARE_UNO3_AGG_DEFAULTS(ODateControl, OBoundControl);
120 IMPLEMENTATION_NAME(ODateControl);
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx128 ODateControl::ODateControl( Window* pParent, WinBits nWinStyle ) in ODateControl() function in pcr::ODateControl
144 …void SAL_CALL ODateControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue()
160 Any SAL_CALL ODateControl::getValue() throw (RuntimeException) in getValue()
173 Type SAL_CALL ODateControl::getValueType() throw (RuntimeException) in getValueType()
H A Dstandardcontrol.hxx121 class ODateControl : public ODateControl_Base class
124 ODateControl( Window* pParent, WinBits nWinStyle );
H A Dpropcontroller.cxx836 xControl = new ODateControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
/trunk/main/forms/qa/unoapi/
H A Dknownissues.xcl82 forms.ODateControl::com::sun::star::awt::XWindow
110 forms.ODateControl::com::sun::star::awt::XView
H A Dforms.sce30 -o forms.ODateControl
/trunk/main/forms/source/misc/
H A Dservices.cxx65 DECLARE_SERVICE_INFO(ODateControl)
246 REGISTER_CLASS2(ODateControl, STARDIV_ONE_FORM_CONTROL_DATEFIELD, FRM_SUN_CONTROL_DATEFIELD); in ensureClassInfos()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DODateControl.java97 public class ODateControl extends TestCase { class
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst24 job25=forms.ODateControl

Completed in 59 milliseconds