Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx144 pE = getEntryOnPos( nN ); in save()
225 pRet = getEntryOnPos( nN ); in getFirstSelectedEntry()
232 DictionaryEntry* DictionaryList::getEntryOnPos( sal_Int32 nPos ) const in getEntryOnPos() function in textconversiondlgs::DictionaryList
246 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()
H A Dchinese_dictionarydialog.hxx96 DictionaryEntry* getEntryOnPos( sal_Int32 nPos ) const;

Completed in 10 milliseconds