Files
loongoffice/wizards/source/sfdocuments
Jean-Pierre Ledure 2f9a4a80c0 ScriptForge (SF_Utils._Valudate) Improve robustness
All arguments passed to ScriptForge methods
are checked for validity.

A.o. a string may be compared with a closed
list of allowed values.
The comparison may now optionally be made
with a
   CaseSentitive As Boolean
parameter.

All occurrences where this check makes sense
were identified, inventoried and modified.
A True argument has been inserted where
appropriate.

Change-Id: I1a5cb7fb42618bc83fc8ec57c2727fc2a1bfcdb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172530
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
2024-08-29 10:01:17 +02:00
..