Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OComboBoxModel.csv1 "OComboBoxModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
2 "OComboBoxModel";"com::sun::star::util::XCloneable";"createClone()"
3 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
5 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"
6 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY"
7 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
8 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex"
9 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "OComboBoxModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
[all …]
/AOO42X/main/forms/source/component/
H A DComboBox.cxx85 return (*new OComboBoxModel(_rxFactory)); in OComboBoxModel_CreateInstance()
89 Sequence<Type> OComboBoxModel::_getTypes() in _getTypes()
100 StringSequence SAL_CALL OComboBoxModel::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
123 Any SAL_CALL OComboBoxModel::queryAggregation(const Type& _rType) throw (RuntimeException) in queryAggregation()
134 DBG_NAME( OComboBoxModel ) in DBG_NAME() argument
136 OComboBoxModel::OComboBoxModel(const Reference<XMultiServiceFactory>& _rxFactory) in DBG_NAME()
145 DBG_CTOR( OComboBoxModel, NULL ); in DBG_NAME()
152 OComboBoxModel::OComboBoxModel( const OComboBoxModel* _pOriginal, const Reference<XMultiServiceFact… in OComboBoxModel() function in frm::OComboBoxModel
162 DBG_CTOR( OComboBoxModel, NULL ); in OComboBoxModel()
166 OComboBoxModel::~OComboBoxModel() in ~OComboBoxModel()
[all …]
H A DComboBox.hxx55 class OComboBoxModel class
85 DECLARE_DEFAULT_LEAF_XTOR( OComboBoxModel );
101 IMPLEMENTATION_NAME(OComboBoxModel);
105 DECLARE_UNO3_AGG_DEFAULTS(OComboBoxModel, OBoundControlModel);
/AOO42X/main/forms/source/misc/
H A Dservices.cxx56 DECLARE_SERVICE_INFO(OComboBoxModel)
197 …REGISTER_CLASS4( OComboBoxModel, FRM_COMPONENT_COMBOBOX, FRM_SUN_COMPONENT_COMBOBOX, FRM_SUN_COMPO… in ensureClassInfos()
/AOO42X/main/qadevOOo/tests/java/mod/_forms/
H A DOComboBoxModel.java103 public class OComboBoxModel extends GenericModelTest { class
/AOO42X/main/forms/qa/unoapi/
H A Dforms.sce26 -o forms.OComboBoxModel
H A Dknownissues.xcl138 forms.OComboBoxModel::com::sun::star::form::XUpdateBroadcaster
/AOO42X/main/framework/qa/complex/api_internal/
H A Dapi.lst21 job22=forms.OComboBoxModel