Liang Weike wrote:
> Hello Carsten,
> 
> I'm learning information about addons. I think at first I need make
> addons and add them to OOo in order to reproduce this problem. But I
> can't find more information about it ,so could you please tell me what
> to do to make it reproduce? Or where there are more details?
> 
Hi Liang Weike,

> Another question I want to make sure is that whether it is essential to
> add a method like "QueryAddonsImage" to menubarmanager.cxx and
> toolbarmanager.cxx. Is my idea right?

Yes, you need something like "QueryAddonsImage" to implement this
enhancement. Please look at the sources of the menubarmanager.cxx and
toolbarmanager.cxx. Both have methods to query for images. You have to
extend them to call your new method which will also query for add-on images.

Regards,
Carsten

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

Reply via email to