Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx95 ValueT GetValueFromPos( PosT nPos ) const;
527 ValueT PosValueMapper< PosT, ValueT >::GetValueFromPos( PosT nPos ) const in GetValueFromPos() function in sfx::PosValueMapper
634 return this->GetValueFromPos( this->GetControl().GetSelectEntryPos() ); in GetControlValue()
650 return this->GetValueFromPos( this->GetControl().GetSelectItemId() ); in GetControlValue()

Completed in 17 milliseconds