Searched refs:OCurrencyControl (Results 1 – 8 of 8) sorted by relevance
1 "OCurrencyControl";"com::sun::star::awt::XLayoutConstrains";"getMinimumSize()"4 "OCurrencyControl";"com::sun::star::awt::XView";"setGraphics()"5 "OCurrencyControl";"com::sun::star::awt::XView";"getGraphics()"6 "OCurrencyControl";"com::sun::star::awt::XView";"getSize()"7 "OCurrencyControl";"com::sun::star::awt::XView";"draw()"8 "OCurrencyControl";"com::sun::star::awt::XView";"setZoom()"9 "OCurrencyControl";"com::sun::star::form::XBoundControl";"getLock()"11 "OCurrencyControl";"com::sun::star::lang::XComponent";"dispose()"40 "OCurrencyControl";"com::sun::star::awt::XControl";"getPeer()"41 "OCurrencyControl";"com::sun::star::awt::XControl";"setModel()"[all …]
52 OCurrencyControl::OCurrencyControl(const Reference<XMultiServiceFactory>& _rxFactory) in OCurrencyControl() function in frm::OCurrencyControl60 return *(new OCurrencyControl(_rxFactory)); in OCurrencyControl_CreateInstance()64 Sequence<Type> OCurrencyControl::_getTypes() in _getTypes()70 StringSequence SAL_CALL OCurrencyControl::getSupportedServiceNames() throw() in getSupportedServiceNames()
80 class OCurrencyControl: public OBoundControl class86 …OCurrencyControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…88 IMPLEMENTATION_NAME(OCurrencyControl);
85 forms.OCurrencyControl::com::sun::star::awt::XWindow105 forms.OCurrencyControl::com::sun::star::awt::XView
27 -o forms.OCurrencyControl
63 DECLARE_SERVICE_INFO(OCurrencyControl)252 …REGISTER_CLASS2(OCurrencyControl, STARDIV_ONE_FORM_CONTROL_CURRENCYFIELD, FRM_SUN_CONTROL_CURRENCY… in ensureClassInfos()
98 public class OCurrencyControl extends TestCase { class
22 job23=forms.OCurrencyControl
Completed in 26 milliseconds