Home
last modified time | relevance | path

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

/AOO41X/main/cui/source/options/ !
H A Doptlingu.cxx517 struct ServiceInfo_Impl struct
530 ServiceInfo_Impl() : bConfigured(sal_False) {} in ServiceInfo_Impl() argument
533 typedef std::vector< ServiceInfo_Impl > ServiceInfoArr;
595 ServiceInfo_Impl * GetInfoByImplName( const OUString &rSvcImplName );
634 const ServiceInfo_Impl &rInfo = aDisplayServiceArr[ i ]; in GetSortedImplNames()
659 ServiceInfo_Impl * SvxLinguData_Impl::GetInfoByImplName( const OUString &rSvcImplName ) in GetInfoByImplName()
661 ServiceInfo_Impl* pInfo = 0; in GetInfoByImplName()
664 ServiceInfo_Impl &rTmp = aDisplayServiceArr[ i ]; in GetInfoByImplName()
709 const ServiceInfo_Impl &rToAdd ) in lcl_MergeDisplayArray()
716 ServiceInfo_Impl* pEntry; in lcl_MergeDisplayArray()
[all …]