Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx426 lcl_ClearTable(*pLangTable); in ~SvxAutoCorrect()
427 delete pLangTable; in ~SvxAutoCorrect()
1511 if(pLangTable->IsKeyValid(sal_uLong(eLang))) in SaveWrdSttExceptList()
1572 lcl_ClearTable(*pLangTable); in SetUserAutoCorrFileName()
1585 lcl_ClearTable(*pLangTable); in SetShareAutoCorrFileName()
1829 ( pLangTable->IsKeyValid( nTmpKey1 ) || in SearchWordsInList()
1832 ( pLangTable->IsKeyValid( nTmpKey2 ) || in SearchWordsInList()
1882 ( pLangTable->IsKeyValid( nTmpKey1 ) || in FindInWrdSttExceptList()
1885 ( pLangTable->IsKeyValid( nTmpKey2 ) || in FindInWrdSttExceptList()
1963 ( pLangTable->IsKeyValid( nTmpKey1 ) || in FindInCplSttExceptList()
[all …]
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx205 SvxAutoCorrLanguageTable_Impl* pLangTable; member in SvxAutoCorrect

Completed in 31 milliseconds