Searched refs:OComboBoxControl (Results 1 – 8 of 8) sorted by relevance
1 "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 …]
159 class OComboBoxControl : public OBoundControl class162 …OComboBoxControl(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…165 IMPLEMENTATION_NAME(OComboBoxControl);
887 return *(new OComboBoxControl(_rxFactory)); in OComboBoxControl_CreateInstance()891 OComboBoxControl::OComboBoxControl(const Reference<XMultiServiceFactory>& _rxFactory) in OComboBoxControl() function in frm::OComboBoxControl897 StringSequence SAL_CALL OComboBoxControl::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
80 forms.OComboBoxControl::com::sun::star::awt::XWindow109 forms.OComboBoxControl::com::sun::star::awt::XView
25 -o forms.OComboBoxControl
55 DECLARE_SERVICE_INFO(OComboBoxControl)242 REGISTER_CLASS2(OComboBoxControl, STARDIV_ONE_FORM_CONTROL_COMBOBOX, FRM_SUN_CONTROL_COMBOBOX); in ensureClassInfos()
98 public class OComboBoxControl extends TestCase { class
20 job21=forms.OComboBoxControl
Completed in 715 milliseconds