Ajuda do LibreOffice 25.8
LibreOffice Basic adds this set of functions when VBA support is enabled.
These exclusive VBA functions are enabled when the statement Option VBASupport 1 is placed before the first macro of a LibreOffice Basic module.
Specifies that the module is a class module that contains members, properties, procedures and functions.
Especifica que o LibreOffice Basic terá suporte a algumas instruções, funções e objetos VBA.
Define enumerations or non UNO constant groups. An enumeration is a value list that facilitates programming and eases code logic review.