Home
last modified time | relevance | path

Searched refs:ORadioButtonModel (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.ORadioButtonModel.csv1 "ORadioButtonModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
2 "ORadioButtonModel";"com::sun::star::util::XCloneable";"createClone()"
3 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
5 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"
6 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY"
7 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
8 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex"
9 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "ORadioButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
[all …]
/trunk/main/forms/source/component/
H A DRadioButton.cxx103 return *(new ORadioButtonModel(_rxFactory)); in ORadioButtonModel_CreateInstance()
107 DBG_NAME( ORadioButtonModel ) in DBG_NAME() argument
109 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::ORadioButtonModel
124 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() argument
139 StringSequence SAL_CALL ORadioButtonModel::getSupportedServiceNames() throw(RuntimeException) in IMPLEMENT_DEFAULT_CLONING()
[all …]
H A DRadioButton.hxx36 class ORadioButtonModel :public OReferenceValueComponent class
39 DECLARE_DEFAULT_LEAF_XTOR( ORadioButtonModel );
42 IMPLEMENTATION_NAME(ORadioButtonModel);
/trunk/main/forms/source/misc/
H A Dservices.cxx46 DECLARE_SERVICE_INFO(ORadioButtonModel)
191 …REGISTER_CLASS4( ORadioButtonModel, FRM_COMPONENT_RADIOBUTTON, FRM_SUN_COMPONENT_RADIOBUTTON, FRM_… in ensureClassInfos()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DORadioButtonModel.java103 public class ORadioButtonModel extends GenericModelTest { class
/trunk/main/forms/qa/unoapi/
H A Dforms.sce56 -o forms.ORadioButtonModel
H A Dknownissues.xcl34 forms.ORadioButtonModel::com::sun::star::awt::UnoControlRadioButtonModel
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst45 job46=forms.ORadioButtonModel