If you are dealing with OOo 2.0 you might wanna take a look at the ui
module of the API which was heavily improved for 2.0. For further
information, download the SDK and/or subscribe to the dev-api
mailinglist.

2005/12/2, Basavaraj Koti <[EMAIL PROTECTED]>:
> Hi
> i want to add a new menubar to presentation(Impress) application, (Not 
> through tools-->options-->etc..) such that when ever the a new presentation 
> is opened the menu-title to > be added and on clicking on it should call a 
> java progam.

two different choices I see: coding on API level providing an
installable UNO component, coding on source code level.
The second one would take much longer time of course, since you also
need to rebuild OOo.


> I even tried the first steps given in the documentation, but i get an error 
> saying "No process listening on the resource".

I am curious about the documentation you are refering to, which one?


--
Best Regards
Christian Junker

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

Reply via email to