Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx307 nLookUpLanguage ( LANGUAGE_NONE ), in SvxThesaurusDialog_Impl()
359 lang::Locale aLocale( SvxCreateLocale( nLookUpLanguage ) ); in UpdateAlternativesBox_Impl()
422 nLookUpLanguage = nLang; in IMPL_LINK()
579 String sThesImplName( lcl_GetThesImplName( SvxCreateLocale( nLookUpLanguage ) ) ); in UpdateVendorImage()
666 m_pImpl->nLookUpLanguage = nLanguage; in SvxThesaurusDialog()
738 return m_pImpl->nLookUpLanguage; in GetLanguage()
H A Dthesdlg_impl.hxx190 LanguageType nLookUpLanguage; member
/trunk/main/linguistic/inc/
H A Dthesdta.hxx50 sal_Int16 nLookUpLanguage; // language of the text that was looked up member in linguistic::ThesaurusMeaning
69 short getLookUpLanguage() const { return nLookUpLanguage; } in getLookUpLanguage()
/trunk/main/linguistic/source/
H A Dthesdta.cxx54 nLookUpLanguage (nLookUpLang) in ThesaurusMeaning()