Searched refs:NumericFieldWrapper (Results 1 – 2 of 2) sorted by relevance
304 inline explicit NumericFieldWrapper( NumericField& rField ) : in NumericFieldWrapper() function in sfx::NumericFieldWrapper316 typedef NumericFieldWrapper< sal_Int16 > Int16NumericFieldWrapper;317 typedef NumericFieldWrapper< sal_uInt16 > UInt16NumericFieldWrapper;318 typedef NumericFieldWrapper< sal_Int32 > Int32NumericFieldWrapper;319 typedef NumericFieldWrapper< sal_uInt32 > UInt32NumericFieldWrapper;321 typedef NumericFieldWrapper< sal_uInt16 > UShortNumericFieldWrapper;322 typedef NumericFieldWrapper< sal_uIntPtr > ULongNumericFieldWrapper;578 bool NumericFieldWrapper< ValueT >::IsControlDontKnow() const in IsControlDontKnow()584 void NumericFieldWrapper< ValueT >::SetControlDontKnow( bool bSet ) in SetControlDontKnow()591 ValueT NumericFieldWrapper< ValueT >::GetControlValue() const in GetControlValue()[all …]
323 NumericFieldWrapper< typename ItemWrpT::ItemValueType > >326 NumericFieldWrapper< typename ItemWrpT::ItemValueType > >
Completed in 17 milliseconds