Am Samstag, den 12.11.2005, 08:46 +0100 schrieb Mathias Bauer: > Alexandro Colorado wrote: [...] > > XSmtpService(http://api.openoffice.org/docs/common/ref/com/sun/star/mail/XSmtpService.html) > > Represents > > a SMTP service abstraction. > > At least for the "Send document as mail" we don't use this API. I don't > know about the emailmerging.
Look for mail merging there: http://api.openoffice.org/docs/common/ref/com/sun/star/text/MailMerge.html There should be a snippet (at least in Java) there: http://codesnippets.services.openoffice.org/ Ah, yes, a massive one: http://codesnippets.services.openoffice.org/Writer/Writer.MailMerge.snip HTH, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
