Lines Matching refs:OCurrencyModel

86 	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()
171 IMPLEMENT_DEFAULT_CLONING( OCurrencyModel ) in IMPLEMENT_DEFAULT_CLONING() argument
175 StringSequence SAL_CALL OCurrencyModel::getSupportedServiceNames() throw() in IMPLEMENT_DEFAULT_CLONING()
193 void OCurrencyModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
205 ::rtl::OUString SAL_CALL OCurrencyModel::getServiceName() throw ( ::com::sun::star::uno::RuntimeExc… in getServiceName()
211 sal_Bool OCurrencyModel::commitControlValueToDbColumn( bool /*_bPostReset*/ ) in commitControlValueToDbColumn()
235 Any OCurrencyModel::translateDbColumnToControlValue() in translateDbColumnToControlValue()
245 Any OCurrencyModel::getDefaultForReset() const in getDefaultForReset()
255 void OCurrencyModel::resetNoBroadcast() in resetNoBroadcast()