Searched refs:getEntryOnPos (Results 1 – 2 of 2) sorted by relevance
144 pE = getEntryOnPos( nN ); in save()225 pRet = getEntryOnPos( nN ); in getFirstSelectedEntry()232 DictionaryEntry* DictionaryList::getEntryOnPos( sal_Int32 nPos ) const in getEntryOnPos() function in textconversiondlgs::DictionaryList246 pE = getEntryOnPos( nN ); in getTermEntry()273 DictionaryEntry* pEntry = getEntryOnPos( nPos ); in deleteEntryOnPos()290 DictionaryEntry* pCurEntry = getEntryOnPos( nN ); in deleteEntries()818 pEntry = rActive.getEntryOnPos( nN ); in IMPL_LINK()
96 DictionaryEntry* getEntryOnPos( sal_Int32 nPos ) const;
Completed in 21 milliseconds