Re: [api-dev] Interacting With Dialogs from Basic

2008-07-14 Thread Fernand Vanrie
Hal Vaughan wrote: I want to do a few things with a dialog from Basic other than just get the values of some controls. I can find references for using dialogs and objects from Java, but I can't find the API reference for OOo Basic. My guess is that this reference will answer all my

RE: [api-dev] Loading Extension on startup of OpenOffice and use it later

2008-07-14 Thread Tobias Krais
Hi Daan, If the two interfaces have the same methods, why create two separate interfaces at all. The RegistrationClass (JudasComponent in your case) does not need to have an UNO interface, so you can also leave the JudasComponent idl files out (but if you want to define some extra methods on

RE: [api-dev] Loading Extension on startup of OpenOffice and use it later

2008-07-14 Thread Daan de Wit
Hi Tobias, 5. __getComponentFactory can be updated as you would do for an ordinary service (no special handling for singletons required) [...] Is this correct? Yes, I think it is, but note that you need SpringLoaderImpl.class to refer the implementation that you created in Java,

Re: [api-dev] Cannot Assign Macros to AutoText Items

2008-07-14 Thread Hal Vaughan
Could someone at least verify if they're having the same trouble with this in 2.x or 2.3? Thanks! Hal On Sunday 13 July 2008, Hal Vaughan wrote: I originally posted this to the General group a day ago, but the more I think about it, the more I think people here would be more likely to know

Re: [api-dev] Cannot Assign Macros to AutoText Items

2008-07-14 Thread Cor Nouws
Hi Hal, On Sunday 13 July 2008, Hal Vaughan wrote: I'm using OOo 2.3 on Ubuntu Linux. I have macros that change the paragraph margin indents and want them to be called from specific autotext events, but it's not working. I've defined the macros and the autotext items. I do this: -

Re: [api-dev] Cannot Assign Macros to AutoText Items

2008-07-14 Thread Hal Vaughan
On Monday 14 July 2008, Cor Nouws wrote: Hi Hal, On Sunday 13 July 2008, Hal Vaughan wrote: I'm using OOo 2.3 on Ubuntu Linux. I have macros that change the paragraph margin indents and want them to be called from specific autotext events, but it's not working. I've defined the

Re: [api-dev] Cannot Assign Macros to AutoText Items

2008-07-14 Thread Hal Vaughan
On Monday 14 July 2008, Marc Santhoff wrote: Hi Hal, Am Montag, den 14.07.2008, 15:40 -0400 schrieb Hal Vaughan: I think I'm going to switch over to a different idea which involves my own form of auto-text using macros. One thing I want to do is keep 4 main macros that are available from