Searched refs:pWrdStt_ExcptLst (Results 1 – 2 of 2) sorted by relevance
2024 pWrdStt_ExcptLst( 0 ), in SvxAutoCorrectLanguageLists()2037 delete pWrdStt_ExcptLst; in ~SvxAutoCorrectLanguageLists()2064 if( WrdSttLstLoad & nFlags && pWrdStt_ExcptLst ) in IsFileChanged_Imp()2065 delete pWrdStt_ExcptLst, pWrdStt_ExcptLst = 0; in IsFileChanged_Imp()2356 SaveExceptList_Imp( *pWrdStt_ExcptLst, pXMLImplWrdStt_ExcptLstStr, xStg ); in AddToWrdSttExceptList()2424 LoadXMLExceptList_Imp( pWrdStt_ExcptLst, pXMLImplWrdStt_ExcptLstStr, xStg ); in LoadWrdSttExceptList()2425 return pWrdStt_ExcptLst; in LoadWrdSttExceptList()2435 SaveExceptList_Imp( *pWrdStt_ExcptLst, pXMLImplWrdStt_ExcptLstStr, xStg ); in SaveWrdSttExceptList()2448 if( pWrdStt_ExcptLst && pList != pWrdStt_ExcptLst ) in SetWrdSttExceptList()2449 delete pWrdStt_ExcptLst; in SetWrdSttExceptList()[all …]
137 SvStringsISortDtor* pWrdStt_ExcptLst; member in SvxAutoCorrectLanguageLists