> From: Christoph Lutz [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 15, 2008 9:58
> To: [email protected]
> Subject: Re: [api-dev] alternative for event onFirstVisibleTask
> 
> Hi Daan, Hi Oliver,
> 
> I tried the Jobs.xcu from my previous posting with OOo 3.1. Maybe the
> event o/OnStartApp only works since OOo 2.4. How is the eventname
> written? OnStartApp or onStartApp? A lower-case "o" would indicate
> that this event is triggered by code and should be documented in the
> section "triggered by code" on the page
> 
>
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingU
NO
> /Jobs/List_of_Supported_Events
> 
> My experience is that all lowercase on* events can be used in Jobs.xcu
> and all uppercase On* events can be used by registering listener to
> the GlobalEventBroadcaster only.

We use OnStartApp (capital 'O') in the Jobs.xcu, I'm pretty sure it's
not registered anywhere in code. Btw, we're using this event since
2.0.4.

Regards,
Daan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to