Loads and saves the Basic code from a Microsoft document as a special LibreOfficeDev Basic module with the document. The disabled Microsoft Basic code is visible in the LibreOfficeDev Basic IDE between Sub and End Sub. You can edit the code. When saving the document in LibreOfficeDev format, the Basic code is saved as well. When saving in another format, the Basic code from the LibreOfficeDev Basic IDE is not saved.
After loading the VBA code, LibreOfficeDev inserts the statement Option VBASupport 1 in every Basic module to enable a limited support for VBA statements, functions and objects. See Option VBASupport Statement for more information.
Orjinaale kaimu koodde suuqi
Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in LibreOfficeDev. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.
Loads and saves the Basic code from a Microsoft document as a special LibreOfficeDev Basic module with the document. The disabled Microsoft Basic code is visible in the LibreOfficeDev Basic IDE between Sub and End Sub. You can edit the code. When saving the document in LibreOfficeDev format, the Basic code is saved as well. When saving in another format, the Basic code from the LibreOfficeDev Basic IDE is not saved.
After loading the VBA code, LibreOfficeDev inserts the statement Option VBASupport 1 in every Basic module to enable a limited support for VBA statements, functions and objects. See Option VBASupport Statement for more information.
Orjinaale kaimu koodde suuqi
Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in LibreOfficeDev. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.
Loads and saves the Basic code from a Microsoft document as a special LibreOfficeDev Basic module with the document. The disabled Microsoft Basic code is visible in the LibreOfficeDev Basic IDE between Sub and End Sub. You can edit the code. When saving the document in LibreOfficeDev format, the Basic code is saved as well. When saving in another format, the Basic code from the LibreOfficeDev Basic IDE is not saved.
Orjinaale kaimu koodde suuqi
Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in LibreOfficeDev. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.