office-gobmx/vbahelper
Justin Luth eaa38b0f9d tdf#148806 doc vba: only autoOpen PUBLIC macros
Note: this should NOT apply to Document_Open which normally
is a private subroutine and runs fine as private.

I tested and it DOES apply to all three version of AutoOpen:
-ThisDocument.AutoOpen,
-<AnyModule>.AutoOpen,
-AutoOpen.Main

Note: this is different from Excel.
Private Auto_Open runs just fine there.

Change-Id: If10c8c90c35275c2b14dc2e15fb357674fc580b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141114
Tested-by: Justin Luth <jluth@mail.com>
Reviewed-by: Justin Luth <jluth@mail.com>
2022-10-11 03:08:13 +02:00
..
inc/pch move ErrCode to comphelper and improve debug output string 2022-09-14 08:34:38 +02:00
source tdf#148806 doc vba: only autoOpen PUBLIC macros 2022-10-11 03:08:13 +02:00
util
IwyuFilter_vbahelper.yaml
Library_msforms.mk
Library_vbahelper.mk
Makefile
Module_vbahelper.mk
README.md

Helper Functions for VBA Filters

Static helper functions for the VBA filters