Home
last modified time | relevance | path

Searched refs:MetricFieldWrapper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx333 class MetricFieldWrapper : public SingleControlWrapper< MetricField, ValueT > class
336 inline explicit MetricFieldWrapper( MetricField& rField, FieldUnit eUnit = FUNIT_NONE ) : in MetricFieldWrapper() function in sfx::MetricFieldWrapper
351 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 …]
H A Ditemconnect.hxx354 MetricFieldWrapper< typename ItemWrpT::ItemValueType > >
357 MetricFieldWrapper< typename ItemWrpT::ItemValueType > >