Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx939 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 …]
/trunk/main/editeng/inc/editeng/
H A Dunolingu.hxx93 static LinguMgrExitLstnr *pExitLstnr; member in LinguMgr

Completed in 23 milliseconds