Home
last modified time | relevance | path

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

/aoo42x/main/linguistic/source/
H A Dlngsvcmgr.cxx593 pAvailThesSvcs = 0; in LngSvcMgr()
624 clearSvcInfoArray(pAvailThesSvcs); in ~LngSvcMgr()
739 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in Notify()
1054 if (!pAvailThesSvcs) in GetAvailableThesSvcs_Impl()
1056 pAvailThesSvcs = new SvcInfoArray; in GetAvailableThesSvcs_Impl()
1110 pAvailThesSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableThesSvcs_Impl()
1436 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in getAvailableServices()
1438 pInfoArray = pAvailThesSvcs; in getAvailableServices()
H A Dlngsvcmgr.hxx109 SvcInfoArray * pAvailThesSvcs; member in LngSvcMgr

Completed in 22 milliseconds