Re: [api-dev] Button on ooimpress slide

2006-11-01 Thread Frank Schönheit - Sun Microsystems Germa ny
Hi Tabish, > I've a code which create my own customized slide in ooimpress. What I want > is that a button be placed on every slide and I need to handle the click > event of the button. On every click of the button I need to call my own > function. You need to register as com.sun.star.awt.XAction

[api-dev] Button on ooimpress slide

2006-10-29 Thread Tabish F. Mufti
Hi, I've a code which create my own customized slide in ooimpress. What I want is that a button be placed on every slide and I need to handle the click event of the button. On every click of the button I need to call my own function. Also I read in the developer guide about Protocol Handler and