On Mon, Dec 24, 2012 at 11:42 PM, Shrinivasan T <[email protected]> wrote: > If I could get a macro that would close the sheet if its inactive for > more than 5 seconds it would be great (similar to timer function in > excel). > > Example vba for MS Excel is here. > http://www.vbaexpress.com/kb/getarticle.php?kb_id=308 > > How to implement the same in LibreOffice Spreadsheet? >
OO/LO has scripting capability. Way back, I had contracted a developer to write a macro for OO. Have you investigated scripting for OO/LO [1]? Something similar can be written for OO/LO. Also search for MSO macro to OO/LO converter - beware YMMV. [1] <https://help.libreoffice.org/Common/Scripting> -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
