diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2021-09-28 17:37:36 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2021-09-28 19:11:00 +0200 |
commit | 0bcc4b55d723f73b2fb7a86fcfebeca49905079e (patch) | |
tree | ba462709b7b4e6d607db73ab0cf1cdb7ceeaf275 /sd/source/ui/view | |
parent | df37d83500f7fe94046afb8817d29bd4ee650635 (diff) |
ScriptForge - (SF_Platform) new Fonts property
The Fonts property returns the list of available fonts
as an unsorted array of unique font names
The size of the array being potentially huge, the choice
has been made to not sort the list at each invocation
of the property.
To get it sorted, use the SF_Array.Sort() method.
The property is available both from Basic and Python scripts.
It is read-only.
Change-Id: I49233d279dc7257d3b97e5a17be0bc8807f18d67
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122780
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'sd/source/ui/view')
0 files changed, 0 insertions, 0 deletions