Calc Macros - lagging behind?

Christian Heller christian.heller63 at gmail.com
Sat Oct 3 05:44:07 PDT 2015


I'd love to use LibreOffice more, but I'm spoiled by Excel's VBA.

Are there any improvements coming soon?
Are there better links than the ones below!?

eg I love the strict types that get me all the member functions and
variables by just typing "." (auto-complete).

I dislike typing so much, like...
dim args1(0) as new com.sun.star.beans.PropertyValue
args1(0).Name = "Text"
args1(0).Value = "Your name"
dispatcher.executeDispatch(document, ".uno:InsertText", "", 0, args1())


https://wiki.documentfoundation.org/images/archive/9/9a/20130215221733!GS4013-GettingStartedWithMacros.pdf
https://www.libreoffice.org/get-help/documentation/
https://wiki.documentfoundation.org/Macros#Documentation_for_macro_writers_and_users
https://wiki.openoffice.org/wiki/Documentation/BASIC_Guide

BTW: I have a convenient git interface for Excel VBA; let me know if you
are interested...

Thanks for your great work,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20151003/34ba5ad0/attachment.html>


More information about the LibreOffice mailing list