Home
last modified time | relevance | path

Searched refs:bSearchSpellEntry (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/linguistic/
H A Dmisc.hxx157 bool bSearchPosDics, bool bSearchSpellEntry );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/linguistic/
H A Dmisc.hxx163 bool bSearchPosDics, bool bSearchSpellEntry );
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/source/
H A Dmisc.cxx260 bool bSearchPosDics, bool bSearchSpellEntry ) in SearchDicList() argument
293 if ( xEntry.is() && (bSearchSpellEntry || lcl_HasHyphInfo( xEntry )) ) in SearchDicList()
H A Ddlistimp.cxx502 sal_Bool bSearchPosDics, sal_Bool bSearchSpellEntry ) in queryDictionaryEntry() argument
506 bSearchPosDics, bSearchSpellEntry ); in queryDictionaryEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/linguistic/source/
H A Ddlistimp.cxx513 sal_Bool bSearchPosDics, sal_Bool bSearchSpellEntry ) in queryDictionaryEntry() argument
517 bSearchPosDics, bSearchSpellEntry ); in queryDictionaryEntry()
H A Dmisc.cxx253 bool bSearchPosDics, bool bSearchSpellEntry ) in SearchDicList() argument
287 if (bSearchSpellEntry || lcl_HasHyphInfo( xEntry )) in SearchDicList()