Home
last modified time | relevance | path

Searched refs:bNegativ (Results 1 – 2 of 2) sorted by relevance

/trunk/main/linguistic/source/
H A Ddicimp.cxx297 sal_Bool bNegativ; in loadEntries() local
299 nDicVersion = ReadDicVersion(pStream, nLang, bNegativ); in loadEntries()
305 eDicType = bNegativ ? DictionaryType_NEGATIVE : DictionaryType_POSITIVE; in loadEntries()
343 new DicEntry( aText, bNegativ ); in loadEntries()
1090 DicEntry::DicEntry(const OUString &rDicWord, sal_Bool bNegativ, in DicEntry() argument
1094 bIsNegativ (bNegativ) in DicEntry()
/trunk/main/cui/source/options/
H A Doptdict.cxx470 sal_Bool bNegativ = xDic->getDictionaryType() == DictionaryType_NEGATIVE; in IMPL_LINK() local
475 bNegativ ) ); in IMPL_LINK()

Completed in 22 milliseconds