Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx630 hasLanguage( sal_Int16 nLanguage )
676 SpellDummy_Impl::hasLanguage( sal_Int16 nLanguage ) in hasLanguage() function in SpellDummy_Impl
682 bRes = xSpell->hasLanguage( nLanguage ); in hasLanguage()
H A Dsplwrap.cxx223 if (xSpell.is() && xSpell->hasLanguage( nLang )) in CheckSpellLang()
/trunk/main/vcl/inc/
H A Dgraphite_features.hxx53 bool hasLanguage() const { return (maLang.rgch[0] != '\0'); } in hasLanguage() function in grutils::GrFeatureParser
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXSupportedLanguages.idl48 boolean hasLanguage( [in] short nLanguage );
/trunk/main/vcl/source/glyphs/
H A Dgraphite_textsrc.cxx128 if (mpFeatures && mpFeatures->hasLanguage()) in getLanguage()
/trunk/main/linguistic/source/
H A Dspelldsp.hxx115 …virtual ::sal_Bool SAL_CALL hasLanguage( ::sal_Int16 nLanguage ) throw (::com::sun::star::uno::Run…
H A Dspelldsp.cxx768 sal_Bool SAL_CALL SpellCheckerDispatcher::hasLanguage( in hasLanguage() function in SpellCheckerDispatcher
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx182 if (xSpell->hasLanguage( nTmpLang ) && in lcl_CheckLanguage()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1032 if( xSpell->hasLanguage( eActLang )) in GetCorrection()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx151 if (xSpell->hasLanguage( nTmpLang ) && in DBG_NAME()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1256 bSpell = xSpell.is() ? xSpell->hasLanguage( eActLang ) : sal_False; in _AutoSpell()

Completed in 73 milliseconds