Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx96 sal_Bool lcl_FindEntry( const OUString &rEntry, const Sequence< OUString > &rCfgSvcs ) in lcl_FindEntry() function
122 if (pEntry[i].getLength() && lcl_FindEntry( pEntry[i], rAvailSvcs )) in lcl_RemoveMissingEntries()
142 sal_Bool bFound = lcl_FindEntry( aCfgLocaleStr, aNodeNames); in lcl_GetLastFoundSvcs()
185 if (pEntry[i].getLength() && !lcl_FindEntry( pEntry[i], rLastFoundSvcs )) in lcl_GetNewEntries()
212 if (pEntry[i].getLength() && !lcl_FindEntry( pEntry[i], aRes )) in lcl_MergeSeq()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx170 sal_Bool lcl_FindEntry( ListBox& rLB, const String& rEntry, in lcl_FindEntry() function
1946 sal_Bool bSame = lcl_FindEntry(aAbbrevLB, sEntry, *pCompareClass); in IMPL_LINK()
1954 sal_Bool bSame = lcl_FindEntry(aDoubleCapsLB, sEntry, *pCompareClass); in IMPL_LINK()

Completed in 36 milliseconds