Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx273 uno::Sequence< mail::MailAttachment > aAttachments = xMessage->getAttachments(); in DeleteAttachments() local
275 for(sal_Int32 nFile = 0; nFile < aAttachments.getLength(); ++nFile) in DeleteAttachments()
279 …uno::Reference< beans::XPropertySet > xTransferableProperties( aAttachments[nFile].Data, uno::UNO_… in DeleteAttachments()

Completed in 18 milliseconds