Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.