summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2023-05-26 17:13:04 +0200
committerJean-Pierre Ledure <jp@ledure.be>2023-05-26 19:06:07 +0200
commita83643dea9f5922d4706c9e1d8b9f53f71eb01d9 (patch)
tree906846edeac25b75dc54b0ac1f8ed262909d83d7 /vcl
parent6dd2ebbba23b20864d3cf74322540c628088375c (diff)
ScriptForge (SF_Dialog) new CloneControl() method
Duplicate an existing control of any type in the actual dialog. The duplicated control is left unchanged. The new control can be relocated. Args: SourceName: the name of the control to duplicate ControlName: the name of the new control. It must not exist yet. Left, Top: the coordinates of the new control expressed in "Map AppFont" units. Returns: an instance of the SF_DialogControl class or Nothing The method is available from Basic and Python user scripts This change will require an update of the SF_Dialog help page. Change-Id: I5c2a5404a14ad60b2d4df2ac7eabbf0ddd843170 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152333 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions