office-gobmx/wizards/source/scriptforge
Jean-Pierre Ledure ef08207a29 ScriptForge - (SF_Chart) new service to manage Calc charts
New methods in the SF_Calc service:
  Charts(), to list charts or to instantiate a chart service
  CreateChart, to create a new chart in a given Calc sheet

The SF_Chart service has next properties to parameter the type
and the characteristics of the (new or pre-existing) chart
  ChartType, Deep, Dim3d, Exploded, Filled, Legend, Percent, Stacked,
  Title, XTitle, YTitle
Next methods are available:
  Resize, to move and resize the chart shape
  ExportToFile, to export the chart as a graphical object
    Supported: gif, jpeg, png, svg and tiff

New error messages in SF_Root and SF_Exception.
Corresponding labels are integrated in the POT file

Full support under Basic and Python

Review of make file of the SFDocuments library

Change-Id: Id8db3098ff24fbf2efcbdd9c6dcd4f02ff5972af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119824
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-08-02 10:45:37 +02:00
..
po ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00
python ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00
__License.xba
_CodingConventions.xba
_ModuleModel.xba
dialog.xlb
dlgConsole.xdl
dlgProgress.xdl
script.xlb
SF_Array.xba
SF_Dictionary.xba
SF_Exception.xba ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00
SF_FileSystem.xba
SF_L10N.xba
SF_Platform.xba
SF_PythonHelper.xba ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00
SF_Root.xba ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00
SF_Services.xba
SF_Session.xba
SF_String.xba ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00
SF_TextStream.xba
SF_Timer.xba
SF_UI.xba
SF_Utils.xba ScriptForge - (SF_Chart) new service to manage Calc charts 2021-08-02 10:45:37 +02:00