Home
last modified time | relevance | path

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

/dports/net/messagelib/messagelib-21.12.3/messagelist/src/core/
H A Dmodel_p.h109 MaxDateChanged = (1 << 1), enumerator
H A Dmodel.cpp1861 (propertyChangeMask & MaxDateChanged) && // groups sorted by max date in handleItemPropertyChanges()
1890 if (propertyChangeMask & MaxDateChanged) { // max date changed in handleItemPropertyChanges()
1948 (propertyChangeMask & MaxDateChanged) && // thread leader is most recent message in handleItemPropertyChanges()
1978 if (propertyChangeMask & MaxDateChanged) { // max date changed in handleItemPropertyChanges()
2041 propertyChangeMask = MaxDateChanged; in messageDetachedUpdateParentProperties()
2091 propertyChangeMask = MaxDateChanged; in propagateItemPropertiesToParent()
3328 propertyChangeMask |= MaxDateChanged; in viewItemJobStepInternalForJobPass1Update()