forked from amazingfate/loongoffice
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