Searched refs:ORadioButtonModel (Results 1 – 8 of 8) sorted by relevance
1 "ORadioButtonModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"2 "ORadioButtonModel";"com::sun::star::util::XCloneable";"createClone()"13 "ORadioButtonModel";"com::sun::star::lang::XComponent";"dispose()"16 "ORadioButtonModel";"com::sun::star::form::FormComponent";"Name"17 "ORadioButtonModel";"com::sun::star::form::XLoadListener";"loaded()"19 "ORadioButtonModel";"com::sun::star::form::XLoadListener";"unloaded()"53 "ORadioButtonModel";"com::sun::star::io::XPersistObject";"write()"54 "ORadioButtonModel";"com::sun::star::io::XPersistObject";"read()"57 "ORadioButtonModel";"com::sun::star::container::XNamed";"getName()"58 "ORadioButtonModel";"com::sun::star::container::XNamed";"setName()"[all …]
103 return *(new ORadioButtonModel(_rxFactory)); in ORadioButtonModel_CreateInstance()107 DBG_NAME( ORadioButtonModel ) in DBG_NAME() argument109 ORadioButtonModel::ORadioButtonModel(const Reference<XMultiServiceFactory>& _rxFactory) in DBG_NAME()113 DBG_CTOR( ORadioButtonModel, NULL ); in DBG_NAME()121 ORadioButtonModel::ORadioButtonModel( const ORadioButtonModel* _pOriginal, const Reference<XMultiSe… in ORadioButtonModel() function in frm::ORadioButtonModel124 DBG_CTOR( ORadioButtonModel, NULL ); in ORadioButtonModel()128 ORadioButtonModel::~ORadioButtonModel() in ~ORadioButtonModel()130 DBG_DTOR( ORadioButtonModel, NULL ); in ~ORadioButtonModel()135 IMPLEMENT_DEFAULT_CLONING( ORadioButtonModel ) in IMPLEMENT_DEFAULT_CLONING() argument364 Any ORadioButtonModel::translateDbColumnToControlValue() in translateDbColumnToControlValue()[all …]
36 class ORadioButtonModel :public OReferenceValueComponent class39 DECLARE_DEFAULT_LEAF_XTOR( ORadioButtonModel );42 IMPLEMENTATION_NAME(ORadioButtonModel);
46 DECLARE_SERVICE_INFO(ORadioButtonModel)191 …REGISTER_CLASS4( ORadioButtonModel, FRM_COMPONENT_RADIOBUTTON, FRM_SUN_COMPONENT_RADIOBUTTON, FRM_… in ensureClassInfos()
103 public class ORadioButtonModel extends GenericModelTest { class
56 -o forms.ORadioButtonModel
34 forms.ORadioButtonModel::com::sun::star::awt::UnoControlRadioButtonModel
45 job46=forms.ORadioButtonModel
Completed in 42 milliseconds