I am just stuck in building a java extension example on MacOSX because the class com.sun.star.uno.UnoRuntime is missing. Maybe I should build the whole LO source but I am short of time and disk space. I found the guide on macro programing on www.pitonyak.org It says: OOo provides easy support for macros written in Basic, JavaScript, Python, and BeanShell. Regards, Stefan
Am 26.02.2015 um 18:16 schrieb Tom Davies <[email protected]>: > Hi :) > I have just realised that the subject-line says "macros" but the contents > of the initial email said "Extensions". These are very different things! > > As i understand it macros are contained within one or many documents. > Extensions are like Add-ons or Plug-ins and change the actual program > itself. > Regards from > Tom :) > > > > On 25 February 2015 at 10:42, Tom Davies <[email protected]> wrote: > >> Hi :) >> I am pretty sure it can be done. Somewhere there is a sub-menu showing >> the different languages that can be used and i vaguely remember another >> language it allowed was Python. >> >> I just have no idea how to go about this. Even for a macro it might be >> best to contact the devs irc (or is it iirc?) or mailing list or something >> to see if you can get help from them. Usually this mailing list is >> excellent at giving advice on macros and you night find some post that >> gives the link to Andrew Pitonyak's guide to macro programming. I think he >> focusses on Basic but hopefully that should give a clue about what to do >> with the 'finished' code. ( ime these things are never finished as there >> is always something top tweak or a bug-fix or something new to add in! ). >> I am a tad busy today but hopefully later i might be able to dig out the >> link to our wiki-page to get the macro guide. >> Regards from >> Tom :) >> >> >> >> >> >> >> On 24 February 2015 at 08:25, Stefan v. Wachter <[email protected]> >> wrote: >> >>> Hi, >>> I have read that I can write extensions for LO in Java. How can I use >>> these new java functions as event handlers for base forms? Do I have to >>> write wrappers in Basic? I have some experience with Java and the Netbeans >>> IDE so I would prefer Java instead of Basic. Is there a sample project >>> anywhere? (I am on MacOSX 10.9.5) >>> >>> Thanks in advance, Stefan >>> -- >>> To unsubscribe e-mail to: [email protected] >>> Problems? >>> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ >>> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette >>> List archive: http://listarchives.libreoffice.org/global/users/ >>> All messages sent to this list will be publicly archived and cannot be >>> deleted >>> >>> >> > > -- > To unsubscribe e-mail to: [email protected] > Problems? > http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ > Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > List archive: http://listarchives.libreoffice.org/global/users/ > All messages sent to this list will be publicly archived and cannot be deleted -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
