Searched refs:FCT_FORMATTER (Results 1 – 2 of 2) sorted by relevance
636 FormatChanged((bNoFormatter && (m_pFormatter != NULL)) ? FCT_FORMATTER : FCT_KEYONLY); in SetFormatKey()682 FormatChanged(FCT_FORMATTER); in SetFormatter()809 if ( ( 0 != ( _nWhat & FCT_FORMATTER ) ) && m_pFormatter ) in FormatChanged()1283 case FCT_FORMATTER: in FormatChanged()
45 #define FCT_FORMATTER 0x01 // a new formatter weas set, usually implies a change of th… macro