I searched alot but there isn't any support available on the internet
regarding this issue.
What do you mean by an OpenOffice plugin ?
I understand what is a UNO Component.
Also I read on the ProtocolHandler & Jobs approach but I couldn't figure out
much how do they fit in with my problem.
On 10/23/06, Tobias Krais <[EMAIL PROTECTED]> wrote:
Hi Tabish,
thanks for your information. Now your target is clear to me.
> There is a piece of code which boot strapped openoffice:
>
> class Test
> {
>
> // I bootstrapped openoffice here after this code execution, ooimpress
has
> been opened
>
> void foo()
> {}
> }
>
> Now while running ooimpress during the slideshow I have a button on
every
> slide. When I click that button, that button should go & execute
> Test.foo().
>
> The problem is how do I access this class ?
you have to write an OpenOffice plugin for this. Before OpenOffice 2.0.4
this page can be useful:
http://kingyo.tutms.tut.ac.jp/~toshi/StarSuite/Chap4/, especially
http://kingyo.tutms.tut.ac.jp/~toshi/StarSuite/Chap4/EX4711/
Since OOo 2.0.4 you can write Plugins. But I did not find (OK, I did not
use much time on searching) a useful howto for this. @all, can somebody
advice us a Plugin howto?
Greetings, Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]