Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptdict.cxx621 sal_Bool bIsNegEntry = aReplaceFT.IsVisible(); in IMPL_LINK() local
623 if(bIsNegEntry) in IMPL_LINK()
633 aNewWord, bIsNegEntry, in IMPL_LINK()
/aoo41x/main/linguistic/source/
H A Ddicimp.cxx656 sal_Bool bIsNegEntry = xDicEntry->isNegative(); in addEntry_Impl() local
658 ( ( eDicType == DictionaryType_POSITIVE && !bIsNegEntry ) in addEntry_Impl()
659 || ( eDicType == DictionaryType_NEGATIVE && bIsNegEntry ) in addEntry_Impl()

Completed in 18 milliseconds