diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-12-10 18:04:54 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-13 18:48:22 +0100 |
commit | 3e81e4c583e3db236891fc102c488d51583024fe (patch) | |
tree | c8a7cb46b99016af295e7634780beff9f5b1628a | |
parent | 21adf07053023db71838ecb833bd50ee700b079c (diff) |
Related: tdf#121173 double spaces
Change-Id: I9e923e6e67393ed460b7641c5c478c00a2a36e0b
Reviewed-on: https://gerrit.libreoffice.org/64888
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03/lib_tools.xhp | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/source/text/sbasic/shared/03/lib_tools.xhp b/source/text/sbasic/shared/03/lib_tools.xhp index 6891030187..dcf6950a48 100644 --- a/source/text/sbasic/shared/03/lib_tools.xhp +++ b/source/text/sbasic/shared/03/lib_tools.xhp @@ -35,8 +35,8 @@ <bookmark_value>BASIC Tools library;Debug module</bookmark_value> </bookmark> <section id="debug_module"> - <paragraph role="heading" id="hd_id371529000826947" level="2" xml-lang="en-US"><item type="literal">Debug</item> Module</paragraph> - <paragraph role="paragraph" id="par_id441529064369519" xml-lang="en-US">Functions and subroutines for debugging Basic macros</paragraph> + <paragraph role="heading" id="hd_id371529000826947" level="2" xml-lang="en-US"><item type="literal">Debug</item> Module</paragraph> + <paragraph role="paragraph" id="par_id441529064369519" xml-lang="en-US">Functions and subroutines for debugging Basic macros.</paragraph> <table id="tab_id31529001004856"> <tablerow> <tablecell> @@ -92,7 +92,7 @@ </tablecell> <tablecell> <bascode> - <paragraph id="par_id171529002013434" role="bascode" xml-lang="en-US" localize="false">Sub WriteDbgString(LocString as string)</paragraph> + <paragraph id="par_id171529002013434" role="bascode" xml-lang="en-US" localize="false">Sub WriteDbgString(LocString as String)</paragraph> </bascode> </tablecell> </tablerow> @@ -204,7 +204,7 @@ <bookmark_value>BASIC Tools library;ListBox module</bookmark_value> </bookmark> <section id="listbox_module"> - <paragraph role="heading" id="hd_id11529005753099" level="2" xml-lang="en-US"><item type="literal">ListBox</item> Module</paragraph> + <paragraph role="heading" id="hd_id11529005753099" level="2" xml-lang="en-US"><item type="literal">ListBox</item> Module</paragraph> <paragraph role="paragraph" id="par_id381529064415052" xml-lang="en-US">Functions and subroutines for handling ListBox elements.</paragraph> <embed href="text/shared/need_help.xhp#needhelp"/> </section> @@ -212,7 +212,7 @@ <bookmark_value>BASIC Tools library;Misc module</bookmark_value> </bookmark> <section id="misc_module"> - <paragraph role="heading" id="hd_id341529005758494" level="2" xml-lang="en-US"><item type="literal">Misc</item> Module</paragraph> + <paragraph role="heading" id="hd_id341529005758494" level="2" xml-lang="en-US"><item type="literal">Misc</item> Module</paragraph> <paragraph role="paragraph" id="par_id681529064596175" xml-lang="en-US">Miscellaneous functions and subroutines.</paragraph> <table id="tab_id981529006338185"> <tablerow> @@ -315,7 +315,7 @@ <paragraph id="par_id201529007205755" role="bascode" xml-lang="en-US" localize="false">RetrieveFileName</paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id81529007245965" localize="false" xml-lang="en-US">' Retrieves a FileName out of a StarOffice-Document</paragraph> + <paragraph role="tablecontent" id="par_id81529007245965" localize="false" xml-lang="en-US">' Retrieves a FileName out of a StarOffice-Document.</paragraph> <bascode> <paragraph role="bascode" id="par_id881529007259806" xml-lang="en-US" localize="false">Function RetrieveFileName(LocDoc as Object)</paragraph> </bascode> @@ -326,7 +326,7 @@ <paragraph id="par_id121529007269721" role="bascode" xml-lang="en-US" localize="false">GetPathSettings</paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" localize="false" id="par_id801529007338550" xml-lang="en-US">' Gets a special configured PathSetting</paragraph> + <paragraph role="tablecontent" localize="false" id="par_id801529007338550" xml-lang="en-US">' Gets a special configured PathSetting.</paragraph> <bascode> <paragraph role="bascode" id="par_id971529007353940" xml-lang="en-US" localize="false">Function GetPathSettings(</paragraph> <paragraph role="bascode" id="par_id401529007360579" xml-lang="en-US" localize="false">sPathType as String,</paragraph> @@ -340,7 +340,7 @@ <paragraph id="par_id571529007381828" role="bascode" xml-lang="en-US" localize="false">GetOfficeSubPath</paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id761529007616982" localize="false" xml-lang="en-US">' Gets the fully qualified path to a subdirectory of the Template Directory, e. g. with the parameter "wizard/bitmap" The parameter must be passed over in Url-scription. The return-Value is in Urlscription</paragraph> + <paragraph role="tablecontent" id="par_id761529007616982" localize="false" xml-lang="en-US">' Gets the fully qualified path to a subdirectory of the Template Directory, e. g. with the parameter "wizard/bitmap". The parameter must be passed over in Url-scription. The return-Value is in Urlscription.</paragraph> <bascode> <paragraph role="bascode" id="par_id981529007639916" xml-lang="en-US" localize="false">Function GetOfficeSubPath(</paragraph> <paragraph role="bascode" id="par_id21529007645780" xml-lang="en-US" localize="false">sOfficePath as String, </paragraph> @@ -397,7 +397,7 @@ <paragraph id="par_id51529007902118" role="bascode" xml-lang="en-US" localize="false">DeleteInputCells</paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id311529007997114" localize="false" xml-lang="en-US">' Deletes the content of all cells that are softformatted according to the 'InputStyleName'</paragraph> + <paragraph role="tablecontent" id="par_id311529007997114" localize="false" xml-lang="en-US">' Deletes the content of all cells that are softformatted according to the 'InputStyleName'.</paragraph> <bascode> <paragraph role="bascode" id="par_id111529008013953" xml-lang="en-US" localize="false">Sub DeleteInputCells(</paragraph> <paragraph role="bascode" id="par_id731529008019208" xml-lang="en-US" localize="false">oSheet as Object, </paragraph> @@ -410,7 +410,7 @@ <paragraph id="par_id881529008035409" role="bascode" xml-lang="en-US" localize="false">ChangeValueofRange</paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id261529008090521" xml-lang="en-US" localize="false">' Inserts a certain String to all cells of a Range that ist passed over either as an object or as the RangeName</paragraph> + <paragraph role="tablecontent" id="par_id261529008090521" xml-lang="en-US" localize="false">' Inserts a certain String to all cells of a Range that ist passed over either as an object or as the RangeName.</paragraph> <bascode> <paragraph role="bascode" id="par_id231529008110214" xml-lang="en-US" localize="false">Sub ChangeValueofRange(</paragraph> <paragraph role="bascode" id="par_id401529008116727" xml-lang="en-US" localize="false">oSheet as Object, </paragraph> @@ -437,7 +437,7 @@ <paragraph id="par_id06142018054727953" role="bascode" localize="false" xml-lang="en-US">GetValueofCellbyName</paragraph> </tablecell> <tablecell> - <paragraph id="par_id061420180547271480" role="tablecontent" xml-lang="en-US" localize="false">' Returns the Value of the first cell of a Range</paragraph> + <paragraph id="par_id061420180547271480" role="tablecontent" xml-lang="en-US" localize="false">' Returns the Value of the first cell of a Range.</paragraph> <bascode> <paragraph id="par_id061420180547275293" role="bascode" localize="false" xml-lang="en-US">Function GetValueofCellbyName(</paragraph> <paragraph id="par_id061420180547274365" role="bascode" localize="false" xml-lang="en-US">oSheet as Object, </paragraph> @@ -462,7 +462,7 @@ <paragraph id="par_id061420180547271951" role="bascode" localize="false" xml-lang="en-US">GetStringofCellbyName</paragraph> </tablecell> <tablecell> - <paragraph id="par_id061420180547275159" role="tablecontent" xml-lang="en-US" localize="false">' Returns the String of the first cell of a Range</paragraph> + <paragraph id="par_id061420180547275159" role="tablecontent" xml-lang="en-US" localize="false">' Returns the String of the first cell of a Range.</paragraph> <bascode> <paragraph id="par_id061420180547277611" role="bascode" localize="false" xml-lang="en-US">Function GetStringofCellbyName(</paragraph> <paragraph id="par_id061420180547271853" role="bascode" localize="false" xml-lang="en-US">oSheet as Object, </paragraph> @@ -488,7 +488,7 @@ <paragraph id="par_id061420180547288062" role="bascode" localize="false" xml-lang="en-US">ChangeCellValue</paragraph> </tablecell> <tablecell> - <paragraph id="par_id061420180547288384" role="tablecontent" xml-lang="en-US" localize="false">' Changes the numeric Value of a cell by transmitting the String of the numeric Value</paragraph> + <paragraph id="par_id061420180547288384" role="tablecontent" xml-lang="en-US" localize="false">' Changes the numeric Value of a cell by transmitting the String of the numeric Value.</paragraph> <bascode> <paragraph id="par_id061420180547287291" role="bascode" localize="false" xml-lang="en-US">Sub ChangeCellValue(</paragraph> <paragraph id="par_id061420180547287421" role="bascode" localize="false" xml-lang="en-US">oCell as Object, </paragraph> @@ -779,7 +779,7 @@ <bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value> </bookmark> <section id="modulecontrols_module"> - <paragraph role="heading" id="hd_id451529005764422" level="2" xml-lang="en-US"><item type="literal">ModuleControls</item> Module</paragraph> + <paragraph role="heading" id="hd_id451529005764422" level="2" xml-lang="en-US"><item type="literal">ModuleControls</item> Module</paragraph> <paragraph role="paragraph" id="par_id841529064645990" xml-lang="en-US">Functions and subroutines for module control.</paragraph> <table id="Tabela1"> <tablerow> |