tdf#148806 vba: IsCompiled is required for SbxFlagBits::Private
commit1e0306be6c3a3bc50f11e7c7814aa8a029f8928d
authorJustin Luth <justin.luth@collabora.com>
Wed, 12 Oct 2022 01:42:21 +0000 (11 21:42 -0400)
committerJustin Luth <jluth@mail.com>
Wed, 12 Oct 2022 13:24:28 +0000 (12 15:24 +0200)
tree31db26df441e1bd133fae622ea88d6e3946eb671
parentb138d6c12aaeb0b87dce15ea52dd134cf1abf6ac
tdf#148806 vba: IsCompiled is required for SbxFlagBits::Private

Two step approach:
-putting this here where I need it - fairly targeted.
-put it in FindMethod before returning,
 so that everything gets it in a valid state.

Of course the second will probably cause consternations,
but then when it gets reverted at least this will still work.

Change-Id: I8772f85c9b9ae6ed9a25ba7966b50519afe0d6ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141243
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
filter/source/msfilter/msvbahelper.cxx