mirror of
https://github.com/LibreOffice/help.git
synced 2026-01-28 07:41:52 +00:00
Monitoring document events with Python & Basic
-Mutual help pages x-refs -tree addition -new bookmarks for --Advanced Basic Libraries --Appl. Progr. Interface NB: I wish I could create new </img> in gerrit OH: moved new xhp to right position New image Update makefiles several x-ref fixes libO: Added language-driven <switch/> and <case/> tags for 3 different img captures that XHP Editor doesn't propose but that are documented Couldn't validate such switches.. crossing fingers.. OH: Languages are not switchable, as explained in comments. Removed reference to image for good (not l10n full support). fix missing apostrophe. Change-Id: I97c92fc879df19f9e8de73e828cd3324ba2163fa Reviewed-on: https://gerrit.libreoffice.org/70896 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
7b20c74a33
commit
3f98a5fd44
@ -22,6 +22,7 @@
|
||||
<bookmark_value>Session;UserProfile</bookmark_value>
|
||||
<bookmark_value>Session;UserScripts</bookmark_value>
|
||||
<bookmark_value>Session;UserPythonScripts</bookmark_value>
|
||||
<bookmark_value>API;PathSubstitution</bookmark_value>
|
||||
</bookmark>
|
||||
<h1 id="N0340"><variable id="pythonsession"><link href="text/sbasic/python/python_session.xhp" name="session01">Getting Session Information</link></variable></h1>
|
||||
<paragraph role="paragraph" id="N0341">Computing %PRODUCTNAME user profile and shared modules system file paths can be performed with Python or with Basic languages. BeanShell, Java, JavaScript and Python scripts locations can be derived from this information.</paragraph>
|
||||
|
||||
Reference in New Issue
Block a user