Home
last modified time | relevance | path

Searched refs:LinguIsUnspecified (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/linguistic/
H A Dmisc.hxx97 LNG_DLLPUBLIC bool LinguIsUnspecified( LanguageType nLanguage );
101 LNG_DLLPUBLIC bool LinguIsUnspecified( const OUString & rBcp47 );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/linguistic/
H A Dmisc.hxx103 LNG_DLLPUBLIC bool LinguIsUnspecified( LanguageType nLanguage );
107 LNG_DLLPUBLIC bool LinguIsUnspecified( const OUString & rBcp47 );
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/source/
H A Dhyphdsp.cxx283 if (LinguIsUnspecified(nLanguage) || !nWordLen || in hyphenate()
419 if (LinguIsUnspecified(nLanguage) || !nWordLen) in queryAlternativeSpelling()
549 if (LinguIsUnspecified(nLanguage) || rWord.isEmpty()) in createPossibleHyphens()
H A Dmisc.cxx97 bool LinguIsUnspecified( LanguageType nLanguage ) in LinguIsUnspecified() function
109 bool LinguIsUnspecified( const OUString & rBcp47 ) in LinguIsUnspecified() function
284 && (nLang == nLanguage || LinguIsUnspecified( nLang)) ) in SearchDicList()
H A Dthesdsp.cxx106 if (LinguIsUnspecified( nLanguage) || rTerm.isEmpty()) in queryMeanings()
H A Dspelldta.cxx82 && (nLang == nLanguage || LinguIsUnspecified( nLang)) ) in SearchSimilarText()
H A Dspelldsp.cxx258 if (LinguIsUnspecified( nLanguage) || rWord.isEmpty()) in isValid_Impl()
421 if (LinguIsUnspecified( nLanguage) || rWord.isEmpty()) in spell_Impl()
H A Dconvdic.cxx131 bRes = !LinguIsUnspecified( pImport->GetLanguage()) && in IsConvDic()
H A Dlngsvcmgr.cxx1422 if (LinguIsUnspecified( nLanguage ) in getAvailableServices()
1486 if (LinguIsUnspecified( nLanguage)) in setConfiguredServices()
H A Ddicimp.cxx436 if (LinguIsUnspecified(nLanguage)) in saveEntries()
H A Dgciterator.cxx1139 if (!LinguIsUnspecified(nLanguage) && nLanguage != LANGUAGE_DONTKNOW) in SetServiceList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/linguistic/source/
H A Dhyphdsp.cxx284 if (LinguIsUnspecified(nLanguage) || !nWordLen || in hyphenate()
420 if (LinguIsUnspecified(nLanguage) || !nWordLen) in queryAlternativeSpelling()
550 if (LinguIsUnspecified(nLanguage) || rWord.isEmpty()) in createPossibleHyphens()
H A Dmisc.cxx94 bool LinguIsUnspecified( LanguageType nLanguage ) in LinguIsUnspecified() function
106 bool LinguIsUnspecified( const OUString & rBcp47 ) in LinguIsUnspecified() function
277 && (nLang == nLanguage || LinguIsUnspecified( nLang)) ) in SearchDicList()
H A Dthesdsp.cxx107 if (LinguIsUnspecified( nLanguage) || rTerm.isEmpty()) in queryMeanings()
H A Dspelldta.cxx81 && (nLang == nLanguage || LinguIsUnspecified( nLang)) ) in SearchSimilarText()
H A Dspelldsp.cxx256 if (LinguIsUnspecified( nLanguage) || rWord.isEmpty()) in isValid_Impl()
419 if (LinguIsUnspecified( nLanguage) || rWord.isEmpty()) in spell_Impl()
H A Dconvdic.cxx144 bRes = !LinguIsUnspecified( pImport->GetLanguage()) && in IsConvDic()
H A Dlngsvcmgr.cxx1418 if (LinguIsUnspecified( nLanguage ) in getAvailableServices()
1482 if (!LinguIsUnspecified( nLanguage)) in setConfiguredServices()
H A Ddicimp.cxx439 if (LinguIsUnspecified(nLanguage)) in saveEntries()
H A Dgciterator.cxx1137 if (!LinguIsUnspecified(nLanguage) && nLanguage != LANGUAGE_DONTKNOW) in SetServiceList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lingucomponent/source/lingutil/
H A Dlingutil.cxx258 if (linguistic::LinguIsUnspecified( oldStyleDic.aLocaleNames[0])) in MergeNewStyleDicsAndOldStyleDics()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lingucomponent/source/lingutil/
H A Dlingutil.cxx270 if (linguistic::LinguIsUnspecified( oldStyleDic.aLocaleNames[0])) in MergeNewStyleDicsAndOldStyleDics()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx239 if (LinguIsUnspecified( nLanguage) || aRTerm.isEmpty()) in queryMeanings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx240 if (LinguIsUnspecified( nLanguage) || aRTerm.isEmpty()) in queryMeanings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1035203 get rid of unnecessary conversion, use LinguIsUnspecified(OUString)

12