Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx92 const std::string& recipAddress, in addRecipient() argument
99 mrd.lpszName = const_cast<char*>(recipAddress.c_str()) + LEN_SMTP_PREFIX; in addRecipient()
100 mrd.lpszAddress = const_cast<char*>(recipAddress.c_str()); in addRecipient()

Completed in 13 milliseconds