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