office-gobmx/basic/source
Eike Rathke af8431d8db Find VBA-only functions when compiling first on module level
This likely never worked as there is no SbiInstance in that step,
but worked by chance when running a module's code that was
compiled with VBA support where the VBA-only function was added as
a symbol to be resolved later during runtime and then the
SbiInstance exists and the symbol was magically resolved.

Found when trying to correct vba_tests to actually fail if all
subtests fail that then started to fail in Atn.vb because of the
Round() function being VBA-only.

Change-Id: I7d9f6e2640a73388a2a58c3d180820c6ef85abe3
Reviewed-on: https://gerrit.libreoffice.org/45425
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
2017-11-29 11:08:58 +01:00
..
basmgr drop duplicate method 2017-11-22 13:33:25 +01:00
classes replace check of eof and GetError with good 2017-11-22 13:33:46 +01:00
comp loplugin:unusedmethods 2017-11-29 07:28:57 +01:00
inc loplugin:unusedmethods 2017-11-29 07:28:57 +01:00
runtime Find VBA-only functions when compiling first on module level 2017-11-29 11:08:58 +01:00
sbx Get rid of two more temporary SvNumberFormatter instances 2017-11-24 21:34:14 +01:00
uno