Home
last modified time | relevance | path

Searched refs:OCurrencyModel (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.OCurrencyModel.csv1 "OCurrencyModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
2 "OCurrencyModel";"com::sun::star::util::XCloneable";"createClone()"
39 "OCurrencyModel";"com::sun::star::lang::XComponent";"dispose()"
42 "OCurrencyModel";"com::sun::star::form::FormComponent";"Name"
43 "OCurrencyModel";"com::sun::star::form::XLoadListener";"loaded()"
59 "OCurrencyModel";"com::sun::star::io::XPersistObject";"write()"
60 "OCurrencyModel";"com::sun::star::io::XPersistObject";"read()"
63 "OCurrencyModel";"com::sun::star::container::XNamed";"getName()"
64 "OCurrencyModel";"com::sun::star::container::XNamed";"setName()"
65 "OCurrencyModel";"com::sun::star::form::XReset";"reset()"
[all …]
/trunk/main/forms/source/component/
H A DCurrency.cxx86 return *(new OCurrencyModel(_rxFactory)); in OCurrencyModel_CreateInstance()
90 Sequence<Type> OCurrencyModel::_getTypes() in _getTypes()
96 void OCurrencyModel::implConstruct() in implConstruct()
141 DBG_NAME( OCurrencyModel ) in DBG_NAME() argument
143 OCurrencyModel::OCurrencyModel(const Reference<XMultiServiceFactory>& _rxFactory) in DBG_NAME()
147 DBG_CTOR( OCurrencyModel, NULL ); in DBG_NAME()
156 OCurrencyModel::OCurrencyModel( const OCurrencyModel* _pOriginal, const Reference<XMultiServiceFact… in OCurrencyModel() function in frm::OCurrencyModel
159 DBG_CTOR( OCurrencyModel, NULL ); in OCurrencyModel()
164 OCurrencyModel::~OCurrencyModel() in ~OCurrencyModel()
166 DBG_DTOR( OCurrencyModel, NULL ); in ~OCurrencyModel()
[all …]
H A DCurrency.hxx37 class OCurrencyModel class
46 DECLARE_DEFAULT_LEAF_XTOR( OCurrencyModel );
49 IMPLEMENTATION_NAME(OCurrencyModel);
/trunk/main/forms/qa/unoapi/
H A Dknownissues.xcl22 forms.OCurrencyModel::com::sun::star::form::XUpdateBroadcaster
28 forms.OCurrencyModel::com::sun::star::form::XUpdateBroadcaster
H A Dforms.sce28 -o forms.OCurrencyModel
/trunk/main/forms/source/misc/
H A Dservices.cxx64 DECLARE_SERVICE_INFO(OCurrencyModel)
207 …REGISTER_CLASS3( OCurrencyModel, FRM_COMPONENT_CURRENCYFIELD, FRM_SUN_COMPONENT_CURRENCYFIELD, FRM… in ensureClassInfos()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOCurrencyModel.java98 public class OCurrencyModel extends GenericModelTest { class
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst23 job24=forms.OCurrencyModel

Completed in 38 milliseconds