source/text/sbasic/shared/03/sf_platform.xhp | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
New commits: commit b59ed4a21d9251f8b3def8a42f6d7981aefe7631 Author: Rafael Lima <rafael.palma.l...@gmail.com> AuthorDate: Sun Jun 19 17:25:55 2022 +0200 Commit: Jean-Pierre Ledure <j...@ledure.be> CommitDate: Fri Jul 1 11:11:44 2022 +0200 Document new FilterNames property of the Platform service This patch is being cherry-picked because it documents new features of the ScriptForge library available in LibreOffice 7.4. Change-Id: Icf5093e394b06deebd66b2577af8443e109efea7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136119 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <j...@ledure.be> Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> (cherry picked from commit 9c5eb82a113db0fe3be363d5260b48da932b2b20) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136697 Reviewed-by: Jean-Pierre Ledure <j...@ledure.be> diff --git a/source/text/sbasic/shared/03/sf_platform.xhp b/source/text/sbasic/shared/03/sf_platform.xhp index f98a1f0c6..c9283925b 100644 --- a/source/text/sbasic/shared/03/sf_platform.xhp +++ b/source/text/sbasic/shared/03/sf_platform.xhp @@ -165,6 +165,20 @@ <paragraph id="par_id831633021749125" role="tablecontent">Returns a zero-based array of strings containing the internal IDs of all installed extensions.</paragraph> </tablecell> </tablerow> + <tablerow> + <tablecell> + <paragraph id="par_id831633021716585" localize="false" role="tablecontent">FilterNames</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id561633021747209" role="tablecontent">Yes</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id201633021748322" role="tablecontent">String array</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id831633021749118" role="tablecontent">Returns a zero-based unsorted array of strings containing the available document import and export filter names.</paragraph> + </tablecell> + </tablerow> <tablerow> <tablecell> <paragraph id="par_id831633021719135" localize="false" role="tablecontent">Fonts</paragraph>