<div dir="ltr">Howdy,<br><div><br></div><div>For a first start I'd recommend you grab a copy of the Writer Guide (6.0 is the latest of today) here:</div><div><a href="https://documentation.libreoffice.org/assets/Uploads/Documentation/en/WG6.0/WG60-WriterGuideLO.pdf">https://documentation.libreoffice.org/assets/Uploads/Documentation/en/WG6.0/WG60-WriterGuideLO.pdf</a><br></div><div><br></div><div>Jump to Chapter 21 which covers basics of how to customize both menus and toolbars.</div><div><br></div><div>If you are planning to run some type of script or macro from a menu and looking for documentation I'd recommend downloading </div><div>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: <a href="https://www.libreoffice.org/download/download/">https://www.libreoffice.org/download/download/</a> if your version is older you need to get it differently, just ask back here.</div><div><br></div><div>OK so if the built in Basic sounds good, this reference sheet:</div><div><a href="https://documentation.libreoffice.org/assets/Uploads/Documentation/en/MACROS/RefCards/LibOBasic-2-Overview-Flat-Letter-EN-v110.pdf">https://documentation.libreoffice.org/assets/Uploads/Documentation/en/MACROS/RefCards/LibOBasic-2-Overview-Flat-Letter-EN-v110.pdf</a><br></div><div>as a start</div><div><br></div><div>There are other choices for scripting, such as Python and  you can find information on that here;</div><div><a href="https://wiki.documentfoundation.org/Macros/Python_Design_Guide">https://wiki.documentfoundation.org/Macros/Python_Design_Guide</a><br></div><div><br></div><div>Hope that helps,</div><div><br></div><div>Drew</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 2, 2020 at 7:33 PM meo meo <<a href="mailto:meomeomeo4321@gmail.com">meomeomeo4321@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello Libreoffice Writer experts<div><br></div><div>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?</div><div><br></div><div>Thank you so much!</div></div>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div>