Searched refs:MetricFieldWrapper (Results 1 – 2 of 2) sorted by relevance
333 class MetricFieldWrapper : public SingleControlWrapper< MetricField, ValueT > class336 inline explicit MetricFieldWrapper( MetricField& rField, FieldUnit eUnit = FUNIT_NONE ) : in MetricFieldWrapper() function in sfx::MetricFieldWrapper351 typedef MetricFieldWrapper< sal_Int16 > Int16MetricFieldWrapper;352 typedef MetricFieldWrapper< sal_uInt16 > UInt16MetricFieldWrapper;353 typedef MetricFieldWrapper< sal_Int32 > Int32MetricFieldWrapper;354 typedef MetricFieldWrapper< sal_uInt32 > UInt32MetricFieldWrapper;356 typedef MetricFieldWrapper< sal_uInt16 > UShortMetricFieldWrapper;357 typedef MetricFieldWrapper< sal_uIntPtr > ULongMetricFieldWrapper;605 bool MetricFieldWrapper< ValueT >::IsControlDontKnow() const in IsControlDontKnow()611 void MetricFieldWrapper< ValueT >::SetControlDontKnow( bool bSet ) in SetControlDontKnow()[all …]
354 MetricFieldWrapper< typename ItemWrpT::ItemValueType > >357 MetricFieldWrapper< typename ItemWrpT::ItemValueType > >