Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/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()"
3 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
5 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"
6 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY"
7 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
8 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex"
9 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "OCurrencyModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
[all …]
/AOO42X/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);
/AOO42X/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
/AOO42X/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()
/AOO42X/main/qadevOOo/tests/java/mod/_forms/
H A DOCurrencyModel.java98 public class OCurrencyModel extends GenericModelTest { class
/AOO42X/main/framework/qa/complex/api_internal/
H A Dapi.lst23 job24=forms.OCurrencyModel