diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-02-20 12:50:35 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-02-20 12:50:35 +0100 |
commit | d7a29031adf51b1ae5eee7cbeb4ff4f33c6e5675 (patch) | |
tree | acca3107cb1b0ae29b078001a91ef279d8d1ecad /source/text/sbasic | |
parent | 2539bfabb242613f8ec788e6addcebcca576beee (diff) |
fix help xml syntax in access2base.xhp
Change-Id: Id1cc4ed9a9be1db0c4ffda0196439ae39c5643bf
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/guide/access2base.xhp | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/source/text/sbasic/guide/access2base.xhp b/source/text/sbasic/guide/access2base.xhp index 135adc5051..f7470a6d7a 100644 --- a/source/text/sbasic/guide/access2base.xhp +++ b/source/text/sbasic/guide/access2base.xhp @@ -9,7 +9,7 @@ =================================================================================================================== Access2Base is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of + but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Access2Base is free software; you can redistribute it and/or modify it under the terms of either (at your option): @@ -29,11 +29,11 @@ <topic id="textsbasicsharedA2B001xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Access2Base</title> <filename>/text/sbasic/guide/access2base.xhp</filename> - <history> - <created date="2013-11-01T00:00:00">Access2Base topic first insertion, by Jean-Pierre Ledure</created> - <lastedited date="2013-11-01T00:00:00">None</lastedited> - </history> </topic> + <history> + <created date="2013-11-01T00:00:00">Access2Base topic first insertion, by Jean-Pierre Ledure</created> + <lastedited date="2013-11-01T00:00:00">None</lastedited> + </history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_idA2B001"><bookmark_value>Access2Base</bookmark_value> @@ -43,7 +43,6 @@ <paragraph role="paragraph" id="par_idA2B004" xml-lang="en-US" l10n="U">Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in "LibreOffice macros and dialogs".</paragraph> <paragraph role="paragraph" id="par_idA2B005" xml-lang="en-US" l10n="U">The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only.</paragraph> <paragraph role="paragraph" id="par_idA2B006" xml-lang="en-US" l10n="U">The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface).</paragraph> - <br/> <paragraph role="warning" id="par_idA2B007" xml-lang="en-US" l10n="U"><emph>The library is documented online on <link href="http://www.access2base.com" name="http://www.access2base.com">http://www.access2base.com</link></emph></paragraph> <paragraph role="heading" id="hd_idA2B008" xml-lang="en-US" level="2" l10n="U">The implemented macros include:</paragraph> <list type="ordered" format="1"> |