Searched refs:OTimeControl (Results 1 – 11 of 11) sorted by relevance
4 "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 …]
60 OTimeControl::OTimeControl(const Reference<XMultiServiceFactory>& _rxFactory) in OTimeControl() function in frm::OTimeControl68 return *(new OTimeControl(_rxFactory)); in OTimeControl_CreateInstance()72 Sequence<Type> OTimeControl::_getTypes() in _getTypes()78 StringSequence SAL_CALL OTimeControl::getSupportedServiceNames() throw() in getSupportedServiceNames()
110 class OTimeControl: public OBoundControl class116 …OTimeControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>…117 DECLARE_UNO3_AGG_DEFAULTS(OTimeControl, OBoundControl);120 IMPLEMENTATION_NAME(OTimeControl);
81 OTimeControl::OTimeControl( Window* pParent, WinBits nWinStyle ) in OTimeControl() function in pcr::OTimeControl90 …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()
106 class OTimeControl : public OTimeControl_Base class109 OTimeControl( Window* pParent, WinBits nWinStyle );
840 xControl = new OTimeControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
83 forms.OTimeControl::com::sun::star::awt::XWindow104 forms.OTimeControl::com::sun::star::awt::XView
59 -o forms.OTimeControl
67 DECLARE_SERVICE_INFO(OTimeControl)248 REGISTER_CLASS2(OTimeControl, STARDIV_ONE_FORM_CONTROL_TIMEFIELD, FRM_SUN_CONTROL_TIMEFIELD); in ensureClassInfos()
98 public class OTimeControl extends TestCase { class
46 job47=forms.OTimeControl
Completed in 46 milliseconds