Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx878 uno::Reference< linguistic2::XSpellChecker > xSvc; in GetAvailableSpellSvcs_Impl() local
896 if (xSvc.is()) in GetAvailableSpellSvcs_Impl()
900 uno::Reference< XServiceInfo > xInfo( xSvc, uno::UNO_QUERY ); in GetAvailableSpellSvcs_Impl()
944 uno::Reference< linguistic2::XProofreader > xSvc; in GetAvailableGrammarSvcs_Impl() local
962 if (xSvc.is()) in GetAvailableGrammarSvcs_Impl()
966 uno::Reference< XServiceInfo > xInfo( xSvc, uno::UNO_QUERY ); in GetAvailableGrammarSvcs_Impl()
1008 uno::Reference< linguistic2::XHyphenator > xSvc; in GetAvailableHyphSvcs_Impl() local
1027 if (xSvc.is()) in GetAvailableHyphSvcs_Impl()
1031 uno::Reference< XServiceInfo > xInfo( xSvc, uno::UNO_QUERY ); in GetAvailableHyphSvcs_Impl()
1076 uno::Reference< linguistic2::XThesaurus > xSvc; in GetAvailableThesSvcs_Impl() local
[all …]

Completed in 26 milliseconds