Searched refs:CONSTASCII_STRINGPARAM (Results 1 – 2 of 2) sorted by relevance
40 #define CONSTASCII_STRINGPARAM(a) (a), RTL_TEXTENCODING_ASCII_US macro1376 String(CONSTASCII_STRINGPARAM("1.0"))); in GetMsgLine()1382 pMsg->SetMIMEVersion (String(CONSTASCII_STRINGPARAM("1.0"))); in GetMsgLine()1431 String(CONSTASCII_STRINGPARAM("base64"))); in GetMsgLine()1437 String(CONSTASCII_STRINGPARAM("quoted-printable"))); in GetMsgLine()
62 #define CONSTASCII_STRINGPARAM(a) (a), RTL_TEXTENCODING_ASCII_US macro1386 SetMIMEVersion (String (CONSTASCII_STRINGPARAM("1.0"))); in EnableAttachChild()1388 SetContentTransferEncoding (String (CONSTASCII_STRINGPARAM("7bit"))); in EnableAttachChild()
Completed in 60 milliseconds