Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Ddlistimp.cxx87 sal_Int16 nCondensedEvt; member in DicEvtListenerHelper
114 void ClearEvents() { nCondensedEvt = 0; } in ClearEvents()
123 nCondensedEvt = 0; in DicEvtListenerHelper()
186 nCondensedEvt |= xDicEntry->isNegative() ? in processDictionaryEvent()
190 nCondensedEvt |= xDicEntry->isNegative() ? in processDictionaryEvent()
194 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
198 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
204 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
208 nCondensedEvt |= eDicType == DictionaryType_NEGATIVE ? in processDictionaryEvent()
220 if (nNumCollectEvtListeners == 0 && nCondensedEvt != 0) in processDictionaryEvent()
[all …]