Home
last modified time | relevance | path

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

/aoo42x/main/shell/source/win32/sysmail/
H A Dsysmailclient.cxx247 Sequence<rtl::OUString> ccRecipients = xMailMessage->getCcRecipient(); in assembleCommandLine() local
248 for (int i = 0; i < ccRecipients.getLength(); i++) in assembleCommandLine()
251 rCommandArgs.push_back(ccRecipients[i]); in assembleCommandLine()

Completed in 6 milliseconds