Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/menu/
H A Dthessubmenu.cxx185 const sal_Int32 nMeanings = aMeaningSeq.getLength(); in GetMeanings() local
190 for ( ; i < nMeanings && nCount < nMaxSynonms; ++i) in GetMeanings()
204 bHasMoreSynonyms |= i < nMeanings; // any meaning skipped? in GetMeanings()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx363 const sal_Int32 nMeanings = aMeanings.getLength(); in UpdateAlternativesBox_Impl() local
372 for (sal_Int32 i = 0; i < nMeanings; ++i) in UpdateAlternativesBox_Impl()
388 return nMeanings > 0; in UpdateAlternativesBox_Impl()

Completed in 19 milliseconds