Home
last modified time | relevance | path

Searched refs:OTimeControl (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.OTimeControl.csv4 "OTimeControl";"com::sun::star::awt::XView";"setGraphics()"
5 "OTimeControl";"com::sun::star::awt::XView";"getGraphics()"
6 "OTimeControl";"com::sun::star::awt::XView";"getSize()"
7 "OTimeControl";"com::sun::star::awt::XView";"draw()"
8 "OTimeControl";"com::sun::star::awt::XView";"setZoom()"
11 "OTimeControl";"com::sun::star::lang::XComponent";"dispose()"
14 "OTimeControl";"com::sun::star::awt::XTimeField";"setTime()"
16 "OTimeControl";"com::sun::star::awt::XTimeField";"setMin()"
17 "OTimeControl";"com::sun::star::awt::XTimeField";"getMin()"
18 "OTimeControl";"com::sun::star::awt::XTimeField";"setMax()"
[all …]
/trunk/main/forms/source/component/
H A DTime.cxx60 OTimeControl::OTimeControl(const Reference<XMultiServiceFactory>& _rxFactory) in OTimeControl() function in frm::OTimeControl
68 return *(new OTimeControl(_rxFactory)); in OTimeControl_CreateInstance()
72 Sequence<Type> OTimeControl::_getTypes() in _getTypes()
78 StringSequence SAL_CALL OTimeControl::getSupportedServiceNames() throw() in getSupportedServiceNames()
H A DTime.hxx110 class OTimeControl: public OBoundControl class
116OTimeControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>…
117 DECLARE_UNO3_AGG_DEFAULTS(OTimeControl, OBoundControl);
120 IMPLEMENTATION_NAME(OTimeControl);
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx81 OTimeControl::OTimeControl( Window* pParent, WinBits nWinStyle ) in OTimeControl() function in pcr::OTimeControl
90 …void SAL_CALL OTimeControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue()
106 Any SAL_CALL OTimeControl::getValue() throw (RuntimeException) in getValue()
119 Type SAL_CALL OTimeControl::getValueType() throw (RuntimeException) in getValueType()
H A Dstandardcontrol.hxx106 class OTimeControl : public OTimeControl_Base class
109 OTimeControl( Window* pParent, WinBits nWinStyle );
H A Dpropcontroller.cxx840 xControl = new OTimeControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
/trunk/main/forms/qa/unoapi/
H A Dknownissues.xcl83 forms.OTimeControl::com::sun::star::awt::XWindow
104 forms.OTimeControl::com::sun::star::awt::XView
H A Dforms.sce59 -o forms.OTimeControl
/trunk/main/forms/source/misc/
H A Dservices.cxx67 DECLARE_SERVICE_INFO(OTimeControl)
248 REGISTER_CLASS2(OTimeControl, STARDIV_ONE_FORM_CONTROL_TIMEFIELD, FRM_SUN_CONTROL_TIMEFIELD); in ensureClassInfos()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOTimeControl.java98 public class OTimeControl extends TestCase { class
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst46 job47=forms.OTimeControl

Completed in 57 milliseconds