Re: OpenOffice API Programming

2016-03-10 Thread Andrew Douglas Pitonyak
You can create Macros in Basic and tie them to toolbar icons or keyboard short cuts. You can also create an extension with a menu item. On 03/09/2016 03:31 PM, Michel wrote: Good day everyone, I'm interested in programming a little extension for OpenOffice, especially Impress. But currently I

Re: OpenOffice API Programming

2016-03-09 Thread Mark Hung
It depends on how complicated your extension is. However, there are shortcuts. You may use Basic Adding Builder to add the icons to toolbar and pack your basic macro. Or use it as a skeleton of your extension. Use macro recorder to record the macro you need. And you can use MRI to generate code th

OpenOffice API Programming

2016-03-09 Thread Michel
Good day everyone, I'm interested in programming a little extension for OpenOffice, especially Impress. But currently I'm not sure which language would be the best one to achieve my goals and realize the ideas I have. Just quick: * creating a new little button in impress' GUI that can be pre