Lines Matching refs:ServiceInfo_Impl
517 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()
788 ServiceInfo_Impl aInfo; in SvxLinguData_Impl()
812 ServiceInfo_Impl aInfo; in SvxLinguData_Impl()
836 ServiceInfo_Impl aInfo; in SvxLinguData_Impl()
860 ServiceInfo_Impl aInfo; in SvxLinguData_Impl()
951 ServiceInfo_Impl* pEntry; in SetChecked()
1008 ServiceInfo_Impl *pInfo = 0; in Reconfigure()
1009 ServiceInfo_Impl *pTmp = 0; in Reconfigure()
1523 const ServiceInfo_Impl &rInfo = rAllDispSrvcArr[i]; in UpdateModulesBox_Impl()
2302 ServiceInfo_Impl* pInfo; in IMPL_LINK()