Home
last modified time | relevance | path

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

/trunk/main/tools/source/inet/
H A Dinetstrm.cxx40 #define CONSTASCII_STRINGPARAM(a) (a), RTL_TEXTENCODING_ASCII_US macro
1376 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()
H A Dinetmsg.cxx62 #define CONSTASCII_STRINGPARAM(a) (a), RTL_TEXTENCODING_ASCII_US macro
1386 SetMIMEVersion (String (CONSTASCII_STRINGPARAM("1.0"))); in EnableAttachChild()
1388 SetContentTransferEncoding (String (CONSTASCII_STRINGPARAM("7bit"))); in EnableAttachChild()

Completed in 22 milliseconds