Searched refs:OCheckBoxControl (Results 1 – 8 of 8) sorted by relevance
4 "OCheckBoxControl";"com::sun::star::awt::XView";"setGraphics()"5 "OCheckBoxControl";"com::sun::star::awt::XView";"getGraphics()"6 "OCheckBoxControl";"com::sun::star::awt::XView";"getSize()"7 "OCheckBoxControl";"com::sun::star::awt::XView";"draw()"8 "OCheckBoxControl";"com::sun::star::awt::XView";"setZoom()"13 "OCheckBoxControl";"com::sun::star::awt::XCheckBox";"getState()"14 "OCheckBoxControl";"com::sun::star::awt::XCheckBox";"setState()"15 "OCheckBoxControl";"com::sun::star::awt::XCheckBox";"setLabel()"23 "OCheckBoxControl";"com::sun::star::awt::XControl";"getPeer()"24 "OCheckBoxControl";"com::sun::star::awt::XControl";"setModel()"[all …]
56 OCheckBoxControl::OCheckBoxControl(const Reference<XMultiServiceFactory>& _rxFactory) in OCheckBoxControl() function in frm::OCheckBoxControl64 return *(new OCheckBoxControl(_rxFactory)); in OCheckBoxControl_CreateInstance()68 StringSequence SAL_CALL OCheckBoxControl::getSupportedServiceNames() throw(::com::sun::star::uno::R… in getSupportedServiceNames()
72 class OCheckBoxControl : public OBoundControl class75 …OCheckBoxControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…78 IMPLEMENTATION_NAME(OCheckBoxControl);
77 forms.OCheckBoxControl::com::sun::star::awt::XWindow103 forms.OCheckBoxControl::com::sun::star::awt::XView
23 -o forms.OCheckBoxControl
49 DECLARE_SERVICE_INFO(OCheckBoxControl)236 REGISTER_CLASS2(OCheckBoxControl, STARDIV_ONE_FORM_CONTROL_CHECKBOX, FRM_SUN_CONTROL_CHECKBOX); in ensureClassInfos()
93 public class OCheckBoxControl extends TestCase { class
18 job19=forms.OCheckBoxControl
Completed in 27 milliseconds