Searched refs:pExitLstnr (Results 1 – 2 of 2) sorted by relevance
939 LinguMgr::pExitLstnr = 0; in AtExit()963 if (!pExitLstnr) in GetLngSvcMgr()964 pExitLstnr = new LinguMgrExitLstnr; in GetLngSvcMgr()1021 if (!pExitLstnr) in GetSpell()1022 pExitLstnr = new LinguMgrExitLstnr; in GetSpell()1044 if (!pExitLstnr) in GetHyph()1067 if (!pExitLstnr) in GetThes()1098 if (!pExitLstnr) in GetDicList()1115 if (!pExitLstnr) in GetProp()1132 if (!pExitLstnr) in GetIgnoreAll()[all …]
93 static LinguMgrExitLstnr *pExitLstnr; member in LinguMgr
Completed in 19 milliseconds