[dev] menu bar and toolbars listener

2005-09-02 Thread Pam Z

Hi,
how can I obtain the references to the menu bar and toolbars of a text 
document?Because I want to register a XActionListener to that objects, 
if it is possible, in order to receive all the events thrown by the 
toolbar buttons and the menu items.

Thanks!


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



[dev] dispatched command urls

2005-08-27 Thread Pam Z

Hi,
when I intercept, as XDispatchInterceptor, a dispatched command url from 
a OpenOffice.org Writer frame, how can I understand which object has 
triggered it (menĂ¹ item or toolbar button)?

Thanks!


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



[dev] OpenOffice Writer events

2005-08-20 Thread Pam Z
 Hi,
I have to develop a java plugin linked to OpenOffice Writer that can monitor
high level events thrown by the writer, such as Save button clicked, File
menĂ¹ clicked (or similar, I don't know the real high level sintax of the
event) and so on.
Could you tell me what should I do to make this java component?
Thanks!
Pam




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