Searched refs:GetValueByPos (Results 1 – 4 of 4) sorted by relevance
101 sal_uInt16 SfxEnumItemInterface::GetValueByPos(sal_uInt16 nPos) const in GetValueByPos() function in SfxEnumItemInterface112 if (GetValueByPos(i) == nValue) in GetPosByValue()
166 sal_uInt16 SfxAllEnumItem::GetValueByPos( sal_uInt16 nPos ) const in GetValueByPos() function in SfxAllEnumItem
59 virtual sal_uInt16 GetValueByPos( sal_uInt16 nPos ) const;
61 virtual sal_uInt16 GetValueByPos(sal_uInt16 nPos) const;
Completed in 20 milliseconds