Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx69 class PosValueMapper class
74 typedef PosValueMapper< PosT, ValueT > MapperType;
90 inline explicit PosValueMapper( PosT nNFPos, const MapEntryType* pMap = 0 ) : in PosValueMapper() function in sfx::PosValueMapper
370 public PosValueMapper< ListBoxPosType, ValueT >
372 typedef PosValueMapper< ListBoxPosType, ValueT > MapperType;
412 public PosValueMapper< ValueSetPosType, ValueT >
414 typedef PosValueMapper< ValueSetPosType, ValueT > MapperType;
527 ValueT PosValueMapper< PosT, ValueT >::GetValueFromPos( PosT nPos ) const in GetValueFromPos()
547 PosT PosValueMapper< PosT, ValueT >::GetPosFromValue( ValueT nValue ) const in GetPosFromValue()

Completed in 10 milliseconds