diff options
author | Justin Luth <justin.luth@collabora.com> | 2022-10-08 09:07:53 -0400 |
---|---|---|
committer | Justin Luth <jluth@mail.com> | 2022-10-11 03:08:13 +0200 |
commit | eaa38b0f9d672793af500222348a6cacd28910b0 (patch) | |
tree | 472b6de34fd2256bcf2871151aead5bde5689ac3 /smoketest | |
parent | ebeb4ce43d04dbbd329f19210c0db86e2b1cf2a0 (diff) |
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>
Diffstat (limited to 'smoketest')
0 files changed, 0 insertions, 0 deletions