Home
last modified time | relevance | path

Searched refs:OCheckBoxControl (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCheckBoxControl.csv4 "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 …]
/aoo4110/main/forms/source/component/
H A DCheckBox.cxx56 OCheckBoxControl::OCheckBoxControl(const Reference<XMultiServiceFactory>& _rxFactory) in OCheckBoxControl() function in frm::OCheckBoxControl
64 return *(new OCheckBoxControl(_rxFactory)); in OCheckBoxControl_CreateInstance()
68 StringSequence SAL_CALL OCheckBoxControl::getSupportedServiceNames() throw(::com::sun::star::uno::R… in getSupportedServiceNames()
H A DCheckBox.hxx72 class OCheckBoxControl : public OBoundControl class
75OCheckBoxControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…
78 IMPLEMENTATION_NAME(OCheckBoxControl);
/aoo4110/main/forms/qa/unoapi/
H A Dknownissues.xcl77 forms.OCheckBoxControl::com::sun::star::awt::XWindow
103 forms.OCheckBoxControl::com::sun::star::awt::XView
H A Dforms.sce23 -o forms.OCheckBoxControl
/aoo4110/main/forms/source/misc/
H A Dservices.cxx49 DECLARE_SERVICE_INFO(OCheckBoxControl)
236 REGISTER_CLASS2(OCheckBoxControl, STARDIV_ONE_FORM_CONTROL_CHECKBOX, FRM_SUN_CONTROL_CHECKBOX); in ensureClassInfos()
/aoo4110/main/qadevOOo/tests/java/mod/_forms/
H A DOCheckBoxControl.java93 public class OCheckBoxControl extends TestCase { class
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst18 job19=forms.OCheckBoxControl

Completed in 48 milliseconds