summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/python/python_session.xhp
diff options
context:
space:
mode:
authorLibreOļ¬ƒciant <LibreOfficiant@sfr.fr>2019-04-17 18:19:51 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-04-27 15:36:58 +0200
commit3f98a5fd443d3ff5789e4afa551389d3e2db64c3 (patch)
tree7dfd662935b12034465652d557dd28747e35c1b4 /source/text/sbasic/python/python_session.xhp
parenttdf#99517 help for CONCAT, TEXTJOIN, IFS, SWITCH (diff)
downloadhelp-3f98a5fd443d3ff5789e4afa551389d3e2db64c3.tar.gz
help-3f98a5fd443d3ff5789e4afa551389d3e2db64c3.zip
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>
Diffstat (limited to 'source/text/sbasic/python/python_session.xhp')
-rw-r--r--source/text/sbasic/python/python_session.xhp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/sbasic/python/python_session.xhp b/source/text/sbasic/python/python_session.xhp
index ef0387b596..86f952363c 100644
--- a/source/text/sbasic/python/python_session.xhp
+++ b/source/text/sbasic/python/python_session.xhp
@@ -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>