Searched refs:nCondensedEvt (Results 1 – 1 of 1) sorted by relevance
87 sal_Int16 nCondensedEvt; member in DicEvtListenerHelper116 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 18 milliseconds