Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-13 Thread Noelson Duarte
Hi Christian, Hi Noelson, *, On Thu, Mar 08, 2007 at 09:35:26AM -0300, Noelson Duarte wrote: The service OfficeDocument has an interface XEventBroadcast to register listeners of event documents. There are two events of interest here: OnMailMerge e OnMailMergeFinished. Maybe this is the

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-12 Thread Christian Lohmaier
Hi Noelson, *, On Thu, Mar 08, 2007 at 09:35:26AM -0300, Noelson Duarte wrote: The service OfficeDocument has an interface XEventBroadcast to register listeners of event documents. There are two events of interest here: OnMailMerge e OnMailMergeFinished. Maybe this is the way to do your work

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-08 Thread Noelson Duarte
Lohmaier [EMAIL PROTECTED] To: dev@api.openoffice.org Sent: Wednesday, March 07, 2007 4:44 PM Subject: Re: [api-dev] Registering an XMailMergeListener - possible at all? Hi Marc, On Wed, Mar 07, 2007 at 07:31:52PM +0100, Marc Santhoff wrote: Am Mittwoch, den 07.03.2007, 14:59 +0100 schrieb

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-07 Thread Christian Lohmaier
Hi Marc, *, On Sat, Mar 03, 2007 at 05:29:12AM +0100, Marc Santhoff wrote: Am Freitag, den 02.03.2007, 16:09 +0100 schrieb Christian Lohmaier: On Mon, Feb 19, 2007 at 06:32:12PM +0100, Marc Santhoff wrote: Am Montag, den 19.02.2007, 15:43 +0100 schrieb Christian Lohmaier:

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-07 Thread Marc Santhoff
Am Mittwoch, den 07.03.2007, 14:59 +0100 schrieb Christian Lohmaier: http://api.openoffice.org/servlets/ReadMsg?listName=devmsgNo=11328 But at least it showshow this stuff is expected to work. Yes, the basic-macro already hinted to that... :-( I personally think this doesn't make too

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-07 Thread Christian Lohmaier
Hi Marc, On Wed, Mar 07, 2007 at 07:31:52PM +0100, Marc Santhoff wrote: Am Mittwoch, den 07.03.2007, 14:59 +0100 schrieb Christian Lohmaier: http://api.openoffice.org/servlets/ReadMsg?listName=devmsgNo=11328 But at least it showshow this stuff is expected to work. [...] (and

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-02 Thread Christian Lohmaier
Hi Marc, *, On Mon, Feb 19, 2007 at 06:32:12PM +0100, Marc Santhoff wrote: Am Montag, den 19.02.2007, 15:43 +0100 schrieb Christian Lohmaier: [mailmerge-listener] If I cannot use the builtin wizard, but have to ask the user for the desired Database, etc myself and have to start the

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-03-02 Thread Marc Santhoff
Moin Christian, Am Freitag, den 02.03.2007, 16:09 +0100 schrieb Christian Lohmaier: Hi Marc, *, On Mon, Feb 19, 2007 at 06:32:12PM +0100, Marc Santhoff wrote: Am Montag, den 19.02.2007, 15:43 +0100 schrieb Christian Lohmaier: [mailmerge-listener] If I cannot use the builtin wizard,

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-19 Thread Christian Lohmaier
Hi Noëlson, Marc, *, On Fri, Feb 16, 2007 at 04:54:13PM -0300, Noelson Duarte wrote: Does anybody have the solution or even a working sample at hand? I'd really appreciate it. You'll find a sample (OOoBasic) here: http://www.oooforum.org/forum/viewtopic.phtml?t=8393 oProps must be

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-19 Thread Marc Santhoff
Am Montag, den 19.02.2007, 15:43 +0100 schrieb Christian Lohmaier: Hi Noëlson, Marc, *, N'Abend, On Fri, Feb 16, 2007 at 04:54:13PM -0300, Noelson Duarte wrote: Does anybody have the solution or even a working sample at hand? I'd really appreciate it. You'll find a sample

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-16 Thread Christian Lohmaier
Hi Marc, *, On Wed, Feb 14, 2007 at 11:22:45PM +0100, Marc Santhoff wrote: Am Mittwoch, den 14.02.2007, 20:32 +0100 schrieb Christian Lohmaier: On Wed, Feb 14, 2007 at 07:14:37PM +0100, Steffen Grund wrote: [throwing away the mail-merge-object] From your other mail: [variable scope: only

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-16 Thread Noelson Duarte
Hi Christian, Does anybody have the solution or even a working sample at hand? I'd really appreciate it. ciao Christian -- NP: As I Lay Dying - Meaning In Tragedy You'll find a sample (OOoBasic) here: http://www.oooforum.org/forum/viewtopic.phtml?t=8393 Perhaps it helps you. HTH

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-16 Thread Marc Santhoff
the way it is. That message never reached the list, so I quote it here again: Von: Marc Santhoff [EMAIL PROTECTED] An: dev@api.openoffice.org Betreff: Re: [api-dev] Registering an XMailMergeListener

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-14 Thread Steffen Grund
Hi Christian, perhaps I am getting this wrong, because you shortened your code to post it here, but: you add a listener to a MailMerge object and then throw the object away? Second, exactly what kind of event do you want to be notified of? Regards, Steffen

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-14 Thread Christian Lohmaier
Hi Steffen, On Wed, Feb 14, 2007 at 07:14:37PM +0100, Steffen Grund wrote: thank you for having a look! perhaps I am getting this wrong, because you shortened your code to post it here, but: you add a listener to a MailMerge object and then throw the object away? Hmm - I don't mean to

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-14 Thread Marc Santhoff
Am Mittwoch, den 14.02.2007, 20:32 +0100 schrieb Christian Lohmaier: On Wed, Feb 14, 2007 at 07:14:37PM +0100, Steffen Grund wrote: thank you for having a look! perhaps I am getting this wrong, because you shortened your code to post it here, but: you add a listener to a MailMerge

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-13 Thread Christian Lohmaier
Hi Oliver, *, On Mon, Feb 12, 2007 at 11:19:27AM +0100, Oliver Specht wrote: Christian Lohmaier wrote: Before I waste my time again I'd rather ask here: Is it possible at all to register a mail-merge Listener? My first attempts failed. I don't get any events/the method

Re: [api-dev] Registering an XMailMergeListener - possible at all?

2007-02-12 Thread Oliver Specht
Christian Lohmaier wrote: Hi *, Before I waste my time again I'd rather ask here: Is it possible at all to register a mail-merge Listener? My first attempts failed. I don't get any events/the method notifyMailMergeEvent of my listener never is called. Hi, at least the code