Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OComboBoxControl.csv1 "OComboBoxControl";"com::sun::star::awt::XLayoutConstrains";"getMinimumSize()"
4 "OComboBoxControl";"com::sun::star::awt::XView";"setGraphics()"
5 "OComboBoxControl";"com::sun::star::awt::XView";"getGraphics()"
6 "OComboBoxControl";"com::sun::star::awt::XView";"getSize()"
7 "OComboBoxControl";"com::sun::star::awt::XView";"draw()"
8 "OComboBoxControl";"com::sun::star::awt::XView";"setZoom()"
11 "OComboBoxControl";"com::sun::star::lang::XComponent";"dispose()"
17 "OComboBoxControl";"com::sun::star::awt::XControl";"getPeer()"
18 "OComboBoxControl";"com::sun::star::awt::XControl";"setModel()"
19 "OComboBoxControl";"com::sun::star::awt::XControl";"getModel()"
[all …]
/trunk/main/forms/source/component/
H A DComboBox.hxx159 class OComboBoxControl : public OBoundControl class
162OComboBoxControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…
165 IMPLEMENTATION_NAME(OComboBoxControl);
H A DComboBox.cxx887 return *(new OComboBoxControl(_rxFactory)); in OComboBoxControl_CreateInstance()
891 OComboBoxControl::OComboBoxControl(const Reference<XMultiServiceFactory>& _rxFactory) in OComboBoxControl() function in frm::OComboBoxControl
897 StringSequence SAL_CALL OComboBoxControl::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
/trunk/main/forms/qa/unoapi/
H A Dknownissues.xcl80 forms.OComboBoxControl::com::sun::star::awt::XWindow
109 forms.OComboBoxControl::com::sun::star::awt::XView
H A Dforms.sce25 -o forms.OComboBoxControl
/trunk/main/forms/source/misc/
H A Dservices.cxx55 DECLARE_SERVICE_INFO(OComboBoxControl)
242 REGISTER_CLASS2(OComboBoxControl, STARDIV_ONE_FORM_CONTROL_COMBOBOX, FRM_SUN_CONTROL_COMBOBOX); in ensureClassInfos()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOComboBoxControl.java98 public class OComboBoxControl extends TestCase { class
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst20 job21=forms.OComboBoxControl

Completed in 34 milliseconds