I'm trying to write a macro for LibreOffice 4.1. Which programming guide should I use?
thanks.
I'm trying to write a macro for LibreOffice 4.1. Which programming guide should I use?
thanks.
John Meyer wrote:
> I'm trying to write a macro for LibreOffice 4.1. Which programming
> guide should I use?
>
OpenOffice.org Macros Explained (OOME) by Andrew Pitonyak.
OpenOffice.org is not the same as LibreOffice, but for most uses they are close enough.
Andrew D. Pitonyak - OpenOffice.org Macro Information page
http://www.pitonyak.org/oo.php
OpenOffice.org Macros Explained - 3rd.Edition - June 12, 2015 - by Andrew D.
Pitonyak (PDF, 8.5 MB)
http://www.pitonyak.org/OOME_3_0.pdf
Useful Macro Information for OpenOffice.org - Nov. 6, 2007 - by Andrew D.
Pitonyak (PDF, 2.5 MB)
http://www.pitonyak.org/AndrewMacro.pdf
<http://www.pitonyak.org/AndrewMacro.pdf>
Those two PDFs are the best resources I have found for LibreOffice macro
programming.
Thanks to all who provided the information. I've been busy crunching out this project and haven't had time to reply.