Searched refs:HDR (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/tools/source/inet/ |
| H A D | inetmsg.cxx | 265 #define HDR(n) ImplINetRFC822MessageHeaderData::get()[(n)] macro 768 HEADERFIELD (HDR(nIdx), rHeader.GetValue()), in SetHeaderField() 789 HDR(INETMSG_RFC822_BCC), rBCC, in SetBCC() 797 HDR(INETMSG_RFC822_CC), rCC, in SetCC() 805 HDR(INETMSG_RFC822_COMMENTS), rComments, in SetComments() 813 HDR(INETMSG_RFC822_DATE), rDate, in SetDate() 821 HDR(INETMSG_RFC822_FROM), rFrom, in SetFrom() 829 HDR(INETMSG_RFC822_IN_REPLY_TO), rInReplyTo, in SetInReplyTo() 837 HDR(INETMSG_RFC822_KEYWORDS), rKeywords, in SetKeywords() 845 HDR(INETMSG_RFC822_MESSAGE_ID), rMessageID, in SetMessageID() [all …]
|