Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx590 pAvailSpellSvcs = 0; in LngSvcMgr()
621 clearSvcInfoArray(pAvailSpellSvcs); in ~LngSvcMgr()
661 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in Notify()
857 if (!pAvailSpellSvcs) in GetAvailableSpellSvcs_Impl()
859 pAvailSpellSvcs = new SvcInfoArray; in GetAvailableSpellSvcs_Impl()
912 pAvailSpellSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableSpellSvcs_Impl()
1411 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in getAvailableServices()
1413 pInfoArray = pAvailSpellSvcs; in getAvailableServices()
H A Dlngsvcmgr.hxx106 SvcInfoArray * pAvailSpellSvcs; member in LngSvcMgr

Completed in 30 milliseconds