Searched refs:ORadioButtonControl (Results 1 – 8 of 8) sorted by relevance
1 "ORadioButtonControl";"com::sun::star::awt::XLayoutConstrains";"getMinimumSize()"6 "ORadioButtonControl";"com::sun::star::awt::XRadioButton";"getState()"7 "ORadioButtonControl";"com::sun::star::awt::XRadioButton";"setState()"9 "ORadioButtonControl";"com::sun::star::awt::XView";"setGraphics()"10 "ORadioButtonControl";"com::sun::star::awt::XView";"getGraphics()"11 "ORadioButtonControl";"com::sun::star::awt::XView";"getSize()"12 "ORadioButtonControl";"com::sun::star::awt::XView";"draw()"13 "ORadioButtonControl";"com::sun::star::awt::XView";"setZoom()"22 "ORadioButtonControl";"com::sun::star::awt::XControl";"getPeer()"23 "ORadioButtonControl";"com::sun::star::awt::XControl";"setModel()"[all …]
58 return *(new ORadioButtonControl(_rxFactory)); in ORadioButtonControl_CreateInstance()62 StringSequence SAL_CALL ORadioButtonControl::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()74 ORadioButtonControl::ORadioButtonControl(const Reference<XMultiServiceFactory>& _rxFactory) in ORadioButtonControl() function in frm::ORadioButtonControl80 void SAL_CALL ORadioButtonControl::createPeer(const Reference<starawt::XToolkit>& _rxToolkit, const… in createPeer()
88 class ORadioButtonControl: public OBoundControl class91 …ORadioButtonControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…94 IMPLEMENTATION_NAME(ORadioButtonControl);
76 forms.ORadioButtonControl::com::sun::star::awt::XWindow100 forms.ORadioButtonControl::com::sun::star::awt::XView
55 -o forms.ORadioButtonControl
47 DECLARE_SERVICE_INFO(ORadioButtonControl)234 …REGISTER_CLASS2(ORadioButtonControl, STARDIV_ONE_FORM_CONTROL_RADIOBUTTON, FRM_SUN_CONTROL_RADIOBU… in ensureClassInfos()
85 public class ORadioButtonControl extends TestCase { class
44 job45=forms.ORadioButtonControl
Completed in 25 milliseconds