diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/python/python_listener.xhp | 1 | ||||
-rw-r--r-- | source/text/sbasic/shared/03/sf_datasheet.xhp | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sbasic/python/python_listener.xhp b/source/text/sbasic/python/python_listener.xhp index f4f88165c3..e2ccff3a3b 100644 --- a/source/text/sbasic/python/python_listener.xhp +++ b/source/text/sbasic/python/python_listener.xhp @@ -156,7 +156,6 @@ <section id="relatedtopics" > <embed href="text/sbasic/guide/sample_code.xhp#sample_code"/> <embed href="text/sbasic/shared/03132000.xhp#CreateUnoListener"/> - <embed href="text/swriter/01/05060700.xhp#"/> <paragraph role="paragraph" id="N0506"><link href="text/swriter/01/05060700.xhp">Events mapping to objects</link></paragraph> <paragraph role="paragraph" id="N0509">See also <link href="text/sbasic/shared/01040000.xhp">Document events</link>, <link href="text/shared/02/01170202.xhp">Form events</link>.</paragraph> <embed href="text/sbasic/python/python_handler.xhp#pythonhandler_h1"/> diff --git a/source/text/sbasic/shared/03/sf_datasheet.xhp b/source/text/sbasic/shared/03/sf_datasheet.xhp index 77761d9395..44acdbed4d 100644 --- a/source/text/sbasic/shared/03/sf_datasheet.xhp +++ b/source/text/sbasic/shared/03/sf_datasheet.xhp @@ -21,7 +21,7 @@ <bookmark localize="false" branch="index" id="bm_id41582391760252"> <bookmark_value>Datasheet service</bookmark_value> </bookmark> - <h1 id="bm_id781582391760253" xml-lang="en-US"><variable id="ctrls_h1"><link href="text/sbasic/shared/03/sf_datasheet.xhp" name="SFDatabases.Datasheet service"><literal>SFDatabases</literal>.<literal>Datasheet</literal> service</link></variable></h1> + <h1 id="bm_id781582391760253" xml-lang="en-US"><variable id="DatasheetService"><link href="text/sbasic/shared/03/sf_datasheet.xhp" name="SFDatabases.Datasheet service"><literal>SFDatabases</literal>.<literal>Datasheet</literal> service</link></variable></h1> <paragraph role="paragraph" id="par_id901619031958273">The <literal>Datasheet</literal> service allows to visualize the contents of database tables as well as the results of queries and SQL statements using Base's Data View. Additionally, this service allows to:</paragraph> <list type="unordered"> <listitem> |