Howdy,
For a first start I'd recommend you grab a copy of the Writer Guide (6.0 is the latest of today) here:
Jump to Chapter 21 which covers basics of how to customize both menus and toolbars.
If you are planning to run some type of script or macro from a menu and looking for documentation I'd recommend downloading
First I'd recommend you download and install the LibreOffice SDK (software developers kit) for the documentation of the LibreOffice API, all of the scripting languages make use this API. This documentation becomes more valuable as you get further into a project so I'd strongly recommend it. Downloading that the SDK should match the version of the LibreOffice installed, if it either 6.4.x or 6.3.x then you find that right on the download page today: https://www.libreoffice.org/download/download/ if your version is older you need to get it differently, just ask back here.
OK so if the built in Basic sounds good, this reference sheet:
as a start
There are other choices for scripting, such as Python and you can find information on that here;
Hope that helps,
Drew
On Mon, Mar 2, 2020 at 7:33 PM meo meo <meomeomeo4321@xxxxxxxxx> wrote:
Hello Libreoffice Writer experts_______________________________________________I want to create some functions of Libreoffice Writer (such as Labels, Bussiness Card, Templates) in File->New sub-menu to add into my own sub-menu in File menu. How can I do it?Thank you so much!
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice
_______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice