Home
last modified time | relevance | path

Searched refs:hasLocale (Results 26 – 44 of 44) sorted by relevance

12

/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXSupportedLocales.idl74 boolean hasLocale( [in] com::sun::star::lang::Locale aLocale );
/aoo41x/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx656 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetState()
766 … if (!xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetState()
H A Dannotsh.cxx1362 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetLinguState()
1377 !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetLinguState()
H A Dtextsh1.cxx1460 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetState()
/aoo41x/main/linguistic/source/
H A Dgrammarchecker.hxx59 …virtual ::sal_Bool SAL_CALL hasLocale( const ::com::sun::star::lang::Locale & aLocale) throw (::co…
H A Dhyphdsp.hxx105 hasLocale( const ::com::sun::star::lang::Locale& aLocale )
H A Dspelldsp.hxx107 …virtual sal_Bool SAL_CALL hasLocale( const ::com::sun::star::lang::Locale& aLocale ) throw(::com::…
H A Dgrammarchecker.cxx75 sal_Bool SAL_CALL GrammarChecker::hasLocale( const lang::Locale & aLocale ) throw (uno::RuntimeExce… in hasLocale() function in GrammarChecker
H A Dgciterator.cxx493 if (xSuppLoc->hasLocale( rLocale )) in GetGrammarChecker()
/aoo41x/main/cui/source/options/
H A Doptlingu.cxx2326 pInfo->xSpell->hasLocale( aCurLocale ); in IMPL_LINK()
2370 pInfo->xGrammar->hasLocale( aCurLocale ); in IMPL_LINK()
2414 pInfo->xHyph->hasLocale( aCurLocale ); in IMPL_LINK()
2458 pInfo->xThes->hasLocale( aCurLocale ); in IMPL_LINK()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewstat.cxx319 !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetState()
H A Dviewling.cxx623 if ( !xThes.is() || !xThes->hasLocale( SvxCreateLocale( eLang ) ) ) in StartThesaurus()
/aoo41x/main/editeng/source/misc/
H A Dsplwrap.cxx248 if (xHyph.is() && xHyph->hasLocale( SvxCreateLocale( nLang ) )) in CheckHyphLang()
/aoo41x/main/sd/source/ui/view/
H A Ddrtxtob.cxx419 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetAttrState()
H A Doutlnvsh.cxx1113 if (!xThesaurus.is() || eLang == LANGUAGE_NONE || !xThesaurus->hasLocale(aLocale)) in GetMenuState()
H A Ddrviews7.cxx596 if (!xThesaurus.is() || eLang == LANGUAGE_NONE || !xThesaurus->hasLocale(aLocale) ) in GetMenuState()
/aoo41x/main/cui/source/dialogs/
H A Dthesdlg.cxx422 if (xThesaurus->hasLocale( SvxCreateLocale( nLang ) )) in IMPL_LINK()
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx253 sal_Bool SAL_CALL Hyphenator::hasLocale(const Locale& rLocale) in hasLocale() function in Hyphenator
/aoo41x/main/sw/source/core/text/
H A Dinftxt.cxx1466 if( !xHyph.is() || !xHyph->hasLocale( pBreakIt->GetLocale(eTmp) ) ) in IsHyphenate()

Completed in 1003 milliseconds

12