Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptlingu.cxx253 sal_uInt16 GetEntryId() const { return (sal_uInt16)(nVal >> 16); } in GetEntryId() function in DicUserData
419 sal_uInt16 GetEntryId() const { return (sal_uInt16)(nVal >> 16); } in GetEntryId() function in OptionsUserData
1363 if (aData.GetEntryId() < nDics) in FillItemSet()
1396 String aPropName( lcl_GetPropertyName( (EID_OPTIONS) aData.GetEntryId() ) ); in FillItemSet()
1787 sal_uInt16 nDicPos = aData.GetEntryId(); in IMPL_LINK()
1818 sal_uInt16 nDicPos = aData.GetEntryId(); in IMPL_LINK()
1857 if (aDicData.GetEntryId() == nDicPos ) in IMPL_LINK()
1882 switch (aData.GetEntryId()) in IMPL_LINK()

Completed in 28 milliseconds