Searched refs:aAttachments (Results 1 – 1 of 1) sorted by relevance
273 uno::Sequence< mail::MailAttachment > aAttachments = xMessage->getAttachments(); in DeleteAttachments() local275 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 14 milliseconds