Home
last modified time | relevance | path

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

12

/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXSupportedLocales.idl74 boolean hasLocale( [in] com::sun::star::lang::Locale aLocale );
/aoo42x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.hxx107 virtual sal_Bool SAL_CALL hasLocale( const Locale& rLocale ) throw(RuntimeException);
H A Dhyphenimp.cxx253 sal_Bool SAL_CALL Hyphenator::hasLocale(const Locale& rLocale) in hasLocale() function in Hyphenator
/aoo42x/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()
/aoo42x/main/linguistic/source/
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 Dgciterator.cxx493 if (xSuppLoc->hasLocale( rLocale )) in GetGrammarChecker()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewstat.cxx326 !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetState()
H A Dviewling.cxx623 if ( !xThes.is() || !xThes->hasLocale( SvxCreateLocale( eLang ) ) ) in StartThesaurus()
/aoo42x/main/editeng/source/misc/
H A Dsplwrap.cxx248 if (xHyph.is() && xHyph->hasLocale( SvxCreateLocale( nLang ) )) in CheckHyphLang()
/aoo42x/main/sd/source/ui/view/
H A Ddrtxtob.cxx419 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetAttrState()
H A Ddrviews7.cxx596 if (!xThesaurus.is() || eLang == LANGUAGE_NONE || !xThesaurus->hasLocale(aLocale) ) in GetMenuState()
H A Doutlnvsh.cxx1113 if (!xThesaurus.is() || eLang == LANGUAGE_NONE || !xThesaurus->hasLocale(aLocale)) in GetMenuState()
/aoo42x/main/sw/source/ui/shells/
H A Dannotsh.cxx1362 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetLinguState()
1377 !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetLinguState()
H A Dtextsh1.cxx1462 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetState()
/aoo42x/main/cui/source/dialogs/
H A Dthesdlg.cxx422 if (xThesaurus->hasLocale( SvxCreateLocale( nLang ) )) in IMPL_LINK()
/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx1478 if( !xHyph.is() || !xHyph->hasLocale( pBreakIt->GetLocale(eTmp) ) ) in IsHyphenate()

Completed in 154 milliseconds

12