Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/source/
H A Ddlistimp.cxx87 sal_Int16 nCondensedEvt; member in DicEvtListenerHelper
116 void ClearEvents() { nCondensedEvt = 0; } in ClearEvents()
125 nCondensedEvt = 0; in DicEvtListenerHelper()
190 nCondensedEvt |= xDicEntry->isNegative() ? in processDictionaryEvent()
194 nCondensedEvt |= xDicEntry->isNegative() ? in processDictionaryEvent()
198 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
202 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
208 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
212 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
269 if (0 != nCondensedEvt) in FlushEvents()
[all …]

Completed in 7 milliseconds