[api-dev] Part of the source that handles the Store.xcu

2007-04-09 Thread Alexandro Colorado
I would like to know which project handles the branch that generates the Store.xcu file. Regards. -- Alexandro Colorado OpenOffice.org Community Contact // Mexico http://www.openoffice.org Twitter: http://www.twitter.com/jza Jabber: [EMAIL PROTECTED] ---

Re: [api-dev] strange value of (ItemEvent).Selected

2007-04-09 Thread Mikael De Bie
On Mon, 2007-04-09 at 22:39 -0400, Andrew Douglas Pitonyak wrote: > As a signed value, this would be "-1", which might mean that nothing was > selected... That's what I've guessed too, but the value I get is always 65535. That's why I'm wondering about that... if someone knows another way to kno

Re: [api-dev] strange value of (ItemEvent).Selected

2007-04-09 Thread Andrew Douglas Pitonyak
As a signed value, this would be "-1", which might mean that nothing was selected... just a guess. Mikael De Bie wrote: Hi, Using an ItemListener, I wanted to know if the action that triggered the listener was a selection or anything else. I don't find another way that to find the value of oE

[api-dev] strange value of (ItemEvent).Selected

2007-04-09 Thread Mikael De Bie
Hi, Using an ItemListener, I wanted to know if the action that triggered the listener was a selection or anything else. I don't find another way that to find the value of oEvt.Selected returned when it's not a selection and to verify that value. The value returned is 65535. All is working fine n

Re: [api-dev] embedding extension into GUI and hierarchy

2007-04-09 Thread Marc Santhoff
Am Sonntag, den 08.04.2007, 21:25 +0200 schrieb Mathias Bauer: > Marc Santhoff schrieb: > > > Hi, > > > > I ask myself if it is possible to do some special tasks with an > > extension. > > > > Imagine having written the core service for a new type of writer field > > as an external service using