Lines Matching refs:UnoControlFormattedFieldModel

124UnoControlFormattedFieldModel::UnoControlFormattedFieldModel( const Reference< XMultiServiceFactor…  in UnoControlFormattedFieldModel()  function in toolkit::UnoControlFormattedFieldModel
170 UnoControlFormattedFieldModel::~UnoControlFormattedFieldModel() in ~UnoControlFormattedFieldModel()
175 ::rtl::OUString UnoControlFormattedFieldModel::getServiceName() throw(RuntimeException) in getServiceName()
181 …void SAL_CALL UnoControlFormattedFieldModel::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, … in setFastPropertyValue_NoBroadcast()
203 void UnoControlFormattedFieldModel::impl_updateTextFromValue_nothrow() in impl_updateTextFromValue_nothrow()
238 void UnoControlFormattedFieldModel::impl_updateCachedFormatter_nothrow() in impl_updateCachedFormatter_nothrow()
264 void UnoControlFormattedFieldModel::impl_updateCachedFormatKey_nothrow() in impl_updateCachedFormatKey_nothrow()
272 void UnoControlFormattedFieldModel::dispose( ) throw(RuntimeException) in dispose()
285 …void UnoControlFormattedFieldModel::ImplNormalizePropertySequence( const sal_Int32 _nCount, sal_In… in ImplNormalizePropertySequence()
314 …void SAL_CALL UnoControlFormattedFieldModel::setPropertyValues( const Sequence< ::rtl::OUString >&… in setPropertyValues()
336 sal_Bool UnoControlFormattedFieldModel::convertFastPropertyValue( in convertFastPropertyValue()
385 Any UnoControlFormattedFieldModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
410 ::cppu::IPropertyArrayHelper& UnoControlFormattedFieldModel::getInfoHelper() in getInfoHelper()
423 …Reference< XPropertySetInfo > UnoControlFormattedFieldModel::getPropertySetInfo( ) throw(RuntimeE… in getPropertySetInfo()