diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-27 22:10:50 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-28 10:48:08 +0100 |
commit | 949606895b8d46fb97b0bfcda25cfb04f1f61e32 (patch) | |
tree | 073ec16048b19e431dda6e6d0f5955edb06a9fc8 /source/text/shared/00/00000406.xhp | |
parent | 6c2abb8601836f6bea02b7dfabba486208f2c6be (diff) |
tdf#121736 initial Help pages for Python scripts
Work in progress, initial addition of help pages for python
scripts in LO.
Change-Id: Iee95b1340c821fdb08524fdedeca3817b0de1459
Reviewed-on: https://gerrit.libreoffice.org/64137
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/00/00000406.xhp')
-rw-r--r-- | source/text/shared/00/00000406.xhp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index 1456031b95..7189aa00ea 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -77,6 +77,9 @@ </section> <paragraph xml-lang="en-US" id="par_idN107E9" role="paragraph"><variable id="mediaplayer">Choose <emph>Tools - Media Player</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3151385" role="paragraph"><variable id="makro">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable></paragraph> + <paragraph role="paragraph" id="par_id511543350796749" xml-lang="en-US"><variable id="beanshell">Choose <emph>Tools - Macros - Organize Macros - BeanShell</emph>.</variable></paragraph> + <paragraph role="paragraph" id="par_id661543350803067" xml-lang="en-US"><variable id="javascript">Choose <emph>Tools - Macros - Organize Macros - JavaScript</emph>.</variable></paragraph> + <paragraph role="paragraph" id="par_id441543350811395" xml-lang="en-US"><variable id="python">Choose <emph>Tools - Macros - Organize Macros - Python</emph>.</variable></paragraph> <section id="recordmacro"> <paragraph xml-lang="en-US" id="par_id3149456" role="paragraph">Choose <emph>Tools - Macros - Record Macro</emph>.</paragraph> </section> |