Home
last modified time | relevance | path

Searched refs:OFileControlModel (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.OFileControlModel.csv1 "OFileControlModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
2 "OFileControlModel";"com::sun::star::util::XCloneable";"createClone()"
3 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
5 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"
6 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY"
7 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
8 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex"
9 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
[all …]
/trunk/main/forms/source/component/
H A DFile.cxx60 return *(new OFileControlModel(_rxFactory)); in OFileControlModel_CreateInstance()
64 Sequence<Type> OFileControlModel::_getTypes() in _getTypes()
84 StringSequence OFileControlModel::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
95 DBG_NAME( OFileControlModel ) in DBG_NAME() argument
97 OFileControlModel::OFileControlModel(const Reference<XMultiServiceFactory>& _rxFactory) in DBG_NAME()
101 DBG_CTOR( OFileControlModel, NULL ); in DBG_NAME()
106 OFileControlModel::OFileControlModel( const OFileControlModel* _pOriginal, const Reference<XMultiSe… in OFileControlModel() function in frm::OFileControlModel
110 DBG_CTOR( OFileControlModel, NULL ); in OFileControlModel()
116 OFileControlModel::~OFileControlModel() in ~OFileControlModel()
123 DBG_DTOR( OFileControlModel, NULL ); in ~OFileControlModel()
[all …]
H A DFile.hxx37 class OFileControlModel class
48 DECLARE_DEFAULT_LEAF_XTOR( OFileControlModel );
50 DECLARE_UNO3_AGG_DEFAULTS(OFileControlModel, OControlModel);
54 IMPLEMENTATION_NAME(OFileControlModel);
/trunk/main/forms/qa/unoapi/
H A Dknownissues.xcl141 forms.OFileControlModel::com::sun::star::beans::XFastPropertySet
142 forms.OFileControlModel::com::sun::star::form::FormControlModel
H A Dforms.sce34 #i109939 -o forms.OFileControlModel
/trunk/main/forms/source/misc/
H A Dservices.cxx71 DECLARE_SERVICE_INFO(OFileControlModel)
182 REGISTER_CLASS2(OFileControlModel, FRM_COMPONENT_FILECONTROL, FRM_SUN_COMPONENT_FILECONTROL); in ensureClassInfos()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOFileControlModel.java97 public class OFileControlModel extends TestCase { class
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst27 job28=forms.OFileControlModel