LeenO computo metrico con LibreOffice  3.22.0
Il software libero per la gestione di computi metrici e contabilità lavori.
Namespace | Funzioni
Riferimenti per il file LeenoSheetUtils.py

Vai al codice sorgente di questo file.

Namespace

 LeenoSheetUtils
 

Funzioni

def LeenoSheetUtils.ScriviNomeDocumentoPrincipaleInFoglio (oSheet)
 
def LeenoSheetUtils.SbiancaCellePrintArea ()
 
def LeenoSheetUtils.DelPrintSheetArea ()
 
def LeenoSheetUtils.setVisibilitaColonne (oSheet, sValori)
 
def LeenoSheetUtils.setLarghezzaColonne (oSheet)
 
def LeenoSheetUtils.rRow (oSheet)
 
def LeenoSheetUtils.cercaUltimaVoce (oSheet)
 
def LeenoSheetUtils.cercaPartenza (oSheet, lrow)
 
def LeenoSheetUtils.selezionaVoce (oSheet, lrow)
 
def LeenoSheetUtils.prossimaVoce (oSheet, lrow, n=1, saltaCat=False)
 
def LeenoSheetUtils.eliminaVoce (oSheet, lrow)
 
def LeenoSheetUtils.elimina_voce (lrow=None, msg=1)
 
def LeenoSheetUtils.inserisciRigaRossa (oSheet)
 
def LeenoSheetUtils.setAdatta ()
 
def LeenoSheetUtils.adattaAltezzaRiga (oSheet)
 
def LeenoSheetUtils.inserSuperCapitolo (oSheet, lrow, sTesto='Super Categoria')
 
def LeenoSheetUtils.inserCapitolo (oSheet, lrow, sTesto='Categoria')
 
def LeenoSheetUtils.inserSottoCapitolo (oSheet, lrow, sTesto)
 
def LeenoSheetUtils.invertiUnSegno (oSheet, lrow)
 
def LeenoSheetUtils.numeraVoci (oSheet, lrow, tutte)
 
def LeenoSheetUtils.MENU_elimina_righe_vuote ()