Macro to list the text of all Basic modules of all installed libraries to a writer document (including code from Base forms and locally loaded documents).
This version creates a 1000 page writer document in approx. 6 seconds, including a table of content, header and footer.
Document formatted depending on OOo's GUI language used: paper format "Letter" (if English is detected), otherwise German A4 format is used. ToC, page headers and footers presentation according to language.
2011-03-01 Extension still working on OOo3.2
2.1.1|
By any use of this Website, you agree to be bound by these Policies and Terms of Use |
Comments
Documents your macros
Appears to provide similar functionality to Microsoft VBA code documenting.
Does what it says in the description