Searched refs:rLb (Results 1 – 1 of 1) sorted by relevance
120 sal_uInt16 TypeToPos_Impl( LanguageType eType, const ListBox& rLb ) in TypeToPos_Impl() argument123 sal_uInt16 nCount = rLb.GetEntryCount(); in TypeToPos_Impl()126 if ( eType == LanguageType((sal_uIntPtr)rLb.GetEntryData(i)) ) in TypeToPos_Impl()
Completed in 15 milliseconds