office-gobmx/wizards/source/sfdatabases
Jean-Pierre Ledure 0b6afed3b8 ScriptForge Fix tdf#163219 With blocks
Reference:
  https://bugs.documentfoundation.org/show_bug.cgi?id=163219#c7

Everywhere the With block variable is defined
or redefined inside the With block, the Basic
code has been reviewed.

Found in
  SFDatabases/SF_Database.xba/SetTransactionMode()
  SFDocuments/SF_Document.xba/Styles()
  ScriptForge/SF_Dictionary.xba/ImportFromPropertyValues()
  ScriptForge/SF_UI.xba/SetStatusBar()
  ScriptForge/SF_UI.xba/ShowProgressBar()

Most changes consist in isolating the With block
variable before the With block itself.

No functional change.

This solution is a workaround for the bug.
IT DOES NOT SOLVE THE ROOT CAUSE.

Change-Id: I48af29d3d9c8b1e36ef5a85c8cfe28f9639ae483
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174560
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
2024-10-07 15:04:20 +02:00
..
__License.xba ScriptForge - Upgrade to version 24.8 2023-12-25 14:10:36 +01:00
dialog.xlb
script.xlb ScriptForge (SFDatabases) new Dataset service 2023-11-11 18:20:15 +01:00
SF_Database.xba ScriptForge Fix tdf#163219 With blocks 2024-10-07 15:04:20 +02:00
SF_Dataset.xba ScriptForge (Dictionary) support case-sensitive keys 2024-09-08 17:14:50 +02:00
SF_Datasheet.xba ScriptForge New IsAlive property 2024-09-08 14:25:35 +02:00
SF_Register.xba ScriptForge (SF_Database) manage transactions 2023-11-24 09:54:59 +01:00