Searched refs:SvcInfo (Results 1 – 2 of 2) sorted by relevance
155 struct SvcInfo struct160 SvcInfo( const OUString &rSvcImplName, in SvcInfo() argument171 sal_Bool SvcInfo::HasLanguage( sal_Int16 nLanguage ) const in HasLanguage()254 const SvcInfo &rSvcInfo = *rAvailSvcs[m]; in SetAvailableCfgServiceLists()610 std::for_each(pInfo->begin(), pInfo->end(), boost::checked_deleter<SvcInfo>()); in clearSvcInfoArray()912 pAvailSpellSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableSpellSvcs_Impl()978 pAvailGrammarSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableGrammarSvcs_Impl()1043 pAvailHyphSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableHyphSvcs_Impl()1110 pAvailThesSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableThesSvcs_Impl()1452 const SvcInfo *pInfo = (*pInfoArray)[i]; in getAvailableServices()
49 struct SvcInfo;105 typedef std::vector< SvcInfo * > SvcInfoArray;
Completed in 41 milliseconds