Lines Matching refs:xFac

89     uno::Reference< lang::XMultiServiceFactory >  xFac( utl::getProcessServiceFactory() );  in GetAvailLocales()  local
91 if (nNames && xFac.is()) in GetAvailLocales()
111 xFac->createInstanceWithArguments( pImplNames[i], aArgs ), uno::UNO_QUERY ); in GetAvailLocales()
861 uno::Reference< lang::XMultiServiceFactory > xFac( utl::getProcessServiceFactory() ); in GetAvailableSpellSvcs_Impl() local
862 if (xFac.is()) in GetAvailableSpellSvcs_Impl()
864 … uno::Reference< container::XContentEnumerationAccess > xEnumAccess( xFac, uno::UNO_QUERY ); in GetAvailableSpellSvcs_Impl()
884 uno::Reference< beans::XPropertySet > xProps( xFac, uno::UNO_QUERY ); in GetAvailableSpellSvcs_Impl()
927 uno::Reference< lang::XMultiServiceFactory > xFac( utl::getProcessServiceFactory() ); in GetAvailableGrammarSvcs_Impl() local
928 if (xFac.is()) in GetAvailableGrammarSvcs_Impl()
930 … uno::Reference< container::XContentEnumerationAccess > xEnumAccess( xFac, uno::UNO_QUERY ); in GetAvailableGrammarSvcs_Impl()
950 uno::Reference< beans::XPropertySet > xProps( xFac, uno::UNO_QUERY ); in GetAvailableGrammarSvcs_Impl()
992 uno::Reference< lang::XMultiServiceFactory > xFac( utl::getProcessServiceFactory() ); in GetAvailableHyphSvcs_Impl() local
993 if (xFac.is()) in GetAvailableHyphSvcs_Impl()
995 … uno::Reference< container::XContentEnumerationAccess > xEnumAccess( xFac, uno::UNO_QUERY ); in GetAvailableHyphSvcs_Impl()
1014 uno::Reference< beans::XPropertySet > xProps( xFac, uno::UNO_QUERY ); in GetAvailableHyphSvcs_Impl()
1058 uno::Reference< lang::XMultiServiceFactory > xFac( utl::getProcessServiceFactory() ); in GetAvailableThesSvcs_Impl() local
1059 if (xFac.is()) in GetAvailableThesSvcs_Impl()
1061 … uno::Reference< container::XContentEnumerationAccess > xEnumAccess( xFac, uno::UNO_QUERY ); in GetAvailableThesSvcs_Impl()
1082 uno::Reference< beans::XPropertySet > xProps( xFac, uno::UNO_QUERY ); in GetAvailableThesSvcs_Impl()