Il 07/12/2015 09:18, Giuseppe Vizziello ha scritto:
Ciao,
guarda... è molto più semplice. La macro che usi sembra generata dal
registratore di macro.
Esatto
Vengo al dunque:
Sub NASCONDI
        ThisComponent.Sheets.getByName("Foglio1").isVisible = FALSE
End Sub
Questa va benissimo, visto che ci sono ne approfitto, uso la stessa 
funzione per saltare al foglio che mi interessa usando:
dispatcher.executeDispatch(document, ".uno:JumpToTable", "", 0, args1())
c'è un modo più semplice, come sopra?
Grazie
Ambrogio
--
Come cancellarsi: E-mail users+unsubscribe@it.libreoffice.org
Problemi? http://it.libreoffice.org/supporto/mailing-lists/come-cancellarsi/
Linee guida per postare + altro: http://wiki.documentfoundation.org/Local_Mailing_Lists/it
Archivio della lista: http://listarchives.libreoffice.org/it/users/
Tutti i messaggi inviati a questa lista vengono archiviati pubblicamente e non sono eliminabili
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.