Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


I have removed useless comments on several Help files. These patches
should not create any problems, as the structure of the files has not
been changed.

-- 
Italo Vignoli - italo@italovignoli.com
mob +39.348.5653829 - VoIP 5316436@messagenet.it
skype italovignoli - gtalk italo.vignoli@gmail.com
From 4dbfbb3ae1db7d03f10924bd5cdee5c682405acb Mon Sep 17 00:00:00 2001
From: Italo Vignoli <italo@italovignoli.com>
Date: Sat, 14 Apr 2012 19:34:14 +0200
Subject: [PATCH] Get rid of several redundant comments.

---
 .../source/text/sbasic/guide/create_dialog.xhp     |    2 +-
 .../source/text/sbasic/guide/show_dialog.xhp       |    2 +-
 .../source/text/sbasic/guide/translation.xhp       |   14 +++++++-------
 .../source/text/sbasic/shared/01/06130000.xhp      |    2 +-
 .../source/text/sbasic/shared/01/06130100.xhp      |    2 +-
 .../source/text/sbasic/shared/01/06130500.xhp      |    1 -
 .../source/text/sbasic/shared/01010210.xhp         |    2 +-
 .../source/text/sbasic/shared/01030200.xhp         |    2 +-
 .../source/text/sbasic/shared/01030300.xhp         |    4 ++--
 .../source/text/sbasic/shared/01030400.xhp         |    2 +-
 10 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/helpcontent2/source/text/sbasic/guide/create_dialog.xhp 
b/helpcontent2/source/text/sbasic/guide/create_dialog.xhp
index 3b007cf..3e1cf54 100644
--- a/helpcontent2/source/text/sbasic/guide/create_dialog.xhp
+++ b/helpcontent2/source/text/sbasic/guide/create_dialog.xhp
@@ -41,7 +41,7 @@
 </meta>
 <body>
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149346"><bookmark_value>dialogs;creating Basic 
dialogs</bookmark_value>
-</bookmark><comment>MW deleted "Basic;dialog creation"</comment><paragraph role="heading" 
id="hd_id3149346" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="create_dialog"><link 
href="text/sbasic/guide/create_dialog.xhp" name="Creating a Basic Dialog">Creating a Basic 
Dialog</link>
+</bookmark><paragraph role="heading" id="hd_id3149346" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><variable id="create_dialog"><link href="text/sbasic/guide/create_dialog.xhp" 
name="Creating a Basic Dialog">Creating a Basic Dialog</link>
 </variable></paragraph>
 <list type="ordered">
 <listitem>
diff --git a/helpcontent2/source/text/sbasic/guide/show_dialog.xhp 
b/helpcontent2/source/text/sbasic/guide/show_dialog.xhp
index 131ac39..2439bca 100644
--- a/helpcontent2/source/text/sbasic/guide/show_dialog.xhp
+++ b/helpcontent2/source/text/sbasic/guide/show_dialog.xhp
@@ -43,7 +43,7 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3154140"><bookmark_value>module/dialog 
toggle</bookmark_value>
 <bookmark_value>dialogs;using program code to show (example)</bookmark_value>
 <bookmark_value>examples; showing a dialog using program code</bookmark_value>
-</bookmark><comment>mw changed "modules and dialogs;"</comment><paragraph role="heading" 
id="hd_id3154140" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="show_dialog"><link 
href="text/sbasic/guide/show_dialog.xhp" name="Opening a Dialog With Program Code">Opening a Dialog 
With Program Code</link>
+</bookmark><paragraph role="heading" id="hd_id3154140" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><variable id="show_dialog"><link href="text/sbasic/guide/show_dialog.xhp" name="Opening 
a Dialog With Program Code">Opening a Dialog With Program Code</link>
 </variable></paragraph>
 <paragraph role="paragraph" id="par_id3145171" xml-lang="en-US" l10n="U" oldref="2">In the <item 
type="productname">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog 
editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at 
the bottom of the window.</paragraph>
 <paragraph role="paragraph" id="par_id3153968" xml-lang="en-US" l10n="U" oldref="6">Enter the 
following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the 
dialog that you created is "Dialog1":</paragraph>
diff --git a/helpcontent2/source/text/sbasic/guide/translation.xhp 
b/helpcontent2/source/text/sbasic/guide/translation.xhp
index 056b348..255186b 100644
--- a/helpcontent2/source/text/sbasic/guide/translation.xhp
+++ b/helpcontent2/source/text/sbasic/guide/translation.xhp
@@ -47,13 +47,13 @@
 <paragraph role="heading" id="hd_id3574896" xml-lang="en-US" level="1" l10n="NEW"><variable 
id="translation"><link href="text/sbasic/guide/translation.xhp">Translation of Controls in the 
Dialog Editor</link>
 </variable></paragraph>
 <paragraph role="paragraph" id="par_id4601940" xml-lang="en-US" l10n="NEW"><ahelp hid=".">The 
Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable 
dialogs.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id9538560" xml-lang="en-US" l10n="NEW">By default, any dialog 
that you create only contains string resources for one language. You may want to create dialogs 
that automatically show localized strings according to the user's language 
settings.</paragraph><comment>current language listbox</comment>
-<bookmark xml-lang="en-US" branch="hid/.uno:CurrentLanguage" id="bm_id9421979" 
localize="false"/><paragraph role="paragraph" id="par_id6998809" xml-lang="en-US" l10n="NEW"><ahelp 
hid="." visibility="hidden">Select the language for the strings that you want to edit. Click the 
Manage Languages icon to add languages.</ahelp></paragraph><comment>Manage Language icon is in 
sbasic/shared/02/20000000.xhp</comment><comment>present languages box in manage user interface 
language dialog</comment>
-<bookmark xml-lang="en-US" branch="hid/basctl:ListBox:RID_DLG_MANAGE_LANGUAGE:LB_LANGUAGE" 
id="bm_id1646778" localize="false"/><paragraph role="paragraph" id="par_id71413" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Click a language, then click Default to set the 
language as default, or click Delete to remove the language from the 
list.</ahelp></paragraph><comment>add</comment>
-<bookmark xml-lang="en-US" branch="hid/basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_ADD_LANG" 
id="bm_id1228370" localize="false"/><paragraph role="paragraph" id="par_id2924283" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Opens a dialog where you can add a language to the 
list.</ahelp></paragraph><comment>delete</comment>
-<bookmark xml-lang="en-US" branch="hid/basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_DEL_LANG" 
id="bm_id1601611" localize="false"/><paragraph role="paragraph" id="par_id5781731" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Select a language in the list and click Delete to 
remove that language. When you remove all languages, the string resources for localizable dialogs 
are removed from all dialogs in the current library.</ahelp></paragraph><comment>default</comment>
-<bookmark xml-lang="en-US" branch="hid/BASCTL_PUSHBUTTON_RID_DLG_MANAGE_LANGUAGE_PB_MAKE_DEFAULT" 
id="bm_id733359" localize="false"/><paragraph role="paragraph" id="par_id6942045" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Select a language in the list and click Default to 
set the language as default language.</ahelp></paragraph><comment>set default user interface 
dialog</comment>
-<bookmark xml-lang="en-US" branch="hid/basctl:ListBox:RID_DLG_SETDEF_LANGUAGE:LB_DEF_LANGUAGE" 
id="bm_id879848" localize="false"/><paragraph role="paragraph" id="par_id4721823" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">The default language will be used as a source for all 
other language strings.</ahelp></paragraph><comment>available languages box</comment>
+<paragraph role="paragraph" id="par_id9538560" xml-lang="en-US" l10n="NEW">By default, any dialog 
that you create only contains string resources for one language. You may want to create dialogs 
that automatically show localized strings according to the user's language settings.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:CurrentLanguage" id="bm_id9421979" 
localize="false"/><paragraph role="paragraph" id="par_id6998809" xml-lang="en-US" l10n="NEW"><ahelp 
hid="." visibility="hidden">Select the language for the strings that you want to edit. Click the 
Manage Languages icon to add languages.</ahelp></paragraph><comment>Manage Language icon is in 
sbasic/shared/02/20000000.xhp</comment>
+<bookmark xml-lang="en-US" branch="hid/basctl:ListBox:RID_DLG_MANAGE_LANGUAGE:LB_LANGUAGE" 
id="bm_id1646778" localize="false"/><paragraph role="paragraph" id="par_id71413" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Click a language, then click Default to set the 
language as default, or click Delete to remove the language from the list.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_ADD_LANG" 
id="bm_id1228370" localize="false"/><paragraph role="paragraph" id="par_id2924283" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Opens a dialog where you can add a language to the 
list.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_DEL_LANG" 
id="bm_id1601611" localize="false"/><paragraph role="paragraph" id="par_id5781731" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Select a language in the list and click Delete to 
remove that language. When you remove all languages, the string resources for localizable dialogs 
are removed from all dialogs in the current library.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/BASCTL_PUSHBUTTON_RID_DLG_MANAGE_LANGUAGE_PB_MAKE_DEFAULT" 
id="bm_id733359" localize="false"/><paragraph role="paragraph" id="par_id6942045" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">Select a language in the list and click Default to 
set the language as default language.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/basctl:ListBox:RID_DLG_SETDEF_LANGUAGE:LB_DEF_LANGUAGE" 
id="bm_id879848" localize="false"/><paragraph role="paragraph" id="par_id4721823" xml-lang="en-US" 
l10n="NEW"><ahelp hid="." visibility="hidden">The default language will be used as a source for all 
other language strings.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/BASCTL_HID_BASICIDE_ADDNEW_CONTROL" id="bm_id8675191" 
localize="false"/><paragraph role="paragraph" id="par_id5806756" xml-lang="en-US" l10n="NEW"><ahelp 
hid="." visibility="hidden">Add UI languages for your dialog strings.</ahelp></paragraph>
 <paragraph role="heading" id="hd_id6596881" xml-lang="en-US" level="2" l10n="NEW">To enable 
localizable dialogs</paragraph>
 <list type="ordered">
diff --git a/helpcontent2/source/text/sbasic/shared/01/06130000.xhp 
b/helpcontent2/source/text/sbasic/shared/01/06130000.xhp
index 41dc97e..ccaffc5 100644
--- a/helpcontent2/source/text/sbasic/shared/01/06130000.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01/06130000.xhp
@@ -44,7 +44,7 @@
 <body>
 <bookmark xml-lang="en-US" branch="index" id="bm_id3145786"><bookmark_value>macros; Basic 
IDE</bookmark_value>
 <bookmark_value>Basic IDE; macros</bookmark_value>
-</bookmark><comment>UFI: removed all help ids</comment><comment>ufi: this file needs more work, 
see i62546</comment>
+</bookmark><comment>ufi: this file needs more work, see i62546</comment>
 <paragraph role="heading" id="hd_id3145786" xml-lang="en-US" level="1" l10n="U" 
oldref="1">Macro</paragraph>
 <paragraph role="paragraph" id="par_id3152886" xml-lang="en-US" l10n="CHG" oldref="2"><variable 
id="makro"><ahelp hid=".">Opens the <emph>Macro </emph>dialog, where you can create, edit, 
organize, and run $[officename] Basic macros.</ahelp>
 </variable></paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/01/06130100.xhp 
b/helpcontent2/source/text/sbasic/shared/01/06130100.xhp
index 03e8c94..2cdae4c 100644
--- a/helpcontent2/source/text/sbasic/shared/01/06130100.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01/06130100.xhp
@@ -39,7 +39,7 @@
 <filename>/text/sbasic/shared/01/06130100.xhp</filename>
 </topic>
 </meta>
-<body><comment>UFI: removed all help ids</comment><paragraph role="heading" id="hd_id3159399" 
xml-lang="en-US" level="1" l10n="U" oldref="1">Change Password</paragraph>
+<body><paragraph role="heading" id="hd_id3159399" xml-lang="en-US" level="1" l10n="U" 
oldref="1">Change Password</paragraph>
 <paragraph role="paragraph" id="par_id3150276" xml-lang="en-US" l10n="U" oldref="2"><ahelp 
hid="HID_PASSWORD">Protects the selected library with a password.</ahelp> You can enter a new 
password, or change the current password.</paragraph>
 <paragraph role="heading" id="hd_id3154285" xml-lang="en-US" level="2" l10n="U" oldref="3">Old 
password</paragraph>
 <paragraph role="heading" id="hd_id3153665" xml-lang="en-US" level="3" l10n="U" 
oldref="4">Password</paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/01/06130500.xhp 
b/helpcontent2/source/text/sbasic/shared/01/06130500.xhp
index f884647..c657aa5 100644
--- a/helpcontent2/source/text/sbasic/shared/01/06130500.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01/06130500.xhp
@@ -46,7 +46,6 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3150502"><bookmark_value>libraries; 
adding</bookmark_value>
 <bookmark_value>inserting;Basic libraries</bookmark_value>
 </bookmark>
-  <comment>mw changed "adding;" to "inserting;"</comment>
   <paragraph xml-lang="en-US" id="hd_id3150502" role="heading" level="1" l10n="U" 
oldref="1">Append libraries</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154840" role="paragraph" l10n="U" oldref="2"><ahelp 
hid=".">Locate that <item type="productname">%PRODUCTNAME</item> Basic library that you want to add 
to the current list, and then click Open.</ahelp></paragraph>
   
diff --git a/helpcontent2/source/text/sbasic/shared/01010210.xhp 
b/helpcontent2/source/text/sbasic/shared/01010210.xhp
index 96c74a2..d34dda3 100644
--- a/helpcontent2/source/text/sbasic/shared/01010210.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01010210.xhp
@@ -45,7 +45,7 @@
 <bookmark_value>subroutines</bookmark_value>
 <bookmark_value>variables;global and local</bookmark_value>
 <bookmark_value>modules;subroutines and functions</bookmark_value>
-</bookmark><comment>mw changed "Basic;fundamentals"</comment><paragraph role="heading" 
id="hd_id3154927" xml-lang="en-US" level="1" l10n="U" oldref="1"><link 
href="text/sbasic/shared/01010210.xhp" name="Basics">Basics</link></paragraph>
+</bookmark><paragraph role="heading" id="hd_id3154927" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><link href="text/sbasic/shared/01010210.xhp" name="Basics">Basics</link></paragraph>
 <paragraph role="paragraph" id="par_id3156023" xml-lang="en-US" l10n="U" oldref="14">This section 
provides the fundamentals for working with $[officename] Basic.</paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" oldref="2">$[officename] 
Basic code is based on subroutines and functions that are specified between <emph>sub...end 
sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other 
Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably 
re-use it in other programs. See also <link href="text/sbasic/shared/01020300.xhp" name="Procedures 
and Functions">Procedures and Functions</link>.</paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/01030200.xhp 
b/helpcontent2/source/text/sbasic/shared/01030200.xhp
index 28a67a4..957a787 100644
--- a/helpcontent2/source/text/sbasic/shared/01030200.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01030200.xhp
@@ -48,7 +48,7 @@
 <bookmark_value>long lines;in Basic editor</bookmark_value>
 <bookmark_value>lines of text;in Basic editor</bookmark_value>
 <bookmark_value>continuation;long lines in editor</bookmark_value>
-</bookmark><comment>mw deleted "Basic;"</comment><paragraph role="heading" id="hd_id3147264" 
xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/01030200.xhp" 
name="The Basic Editor">The Basic Editor</link></paragraph>
+</bookmark><paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><link href="text/sbasic/shared/01030200.xhp" name="The Basic Editor">The Basic 
Editor</link></paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3145069" xml-lang="en-US" l10n="U" oldref="3">The Basic 
Editor provides the standard editing functions you are familiar with when working in a text 
document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability 
to select text with the Shift key, as well as cursor positioning functions (for example, moving 
from word to word with <switchinline select="sys"><caseinline 
select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow 
keys).</paragraph>
 <paragraph role="paragraph" id="par_id3154686" xml-lang="en-US" l10n="CHG" oldref="31">Long lines 
can be split into several parts by inserting a space and an underline character _ as the last two 
characters of a line. This connects the line with the following line to one logical line. (If 
"Option Compatible" is used in the same Basic module, the line continuation feature is also valid 
for comment lines.)</paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/01030300.xhp 
b/helpcontent2/source/text/sbasic/shared/01030300.xhp
index d4b837b..6952f60 100644
--- a/helpcontent2/source/text/sbasic/shared/01030300.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01030300.xhp
@@ -48,7 +48,7 @@
 <bookmark_value>error codes in Basic</bookmark_value>
 <bookmark_value>breakpoints</bookmark_value>
 <bookmark_value>Call Stack window</bookmark_value>
-</bookmark><comment>mw deleted "Basic;"</comment><paragraph role="heading" id="hd_id3153344" 
xml-lang="en-US" level="1" l10n="U" oldref="1"><link 
href="text/sbasic/shared/01030300.xhp">Debugging a Basic Program</link></paragraph>
+</bookmark><paragraph role="heading" id="hd_id3153344" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><link href="text/sbasic/shared/01030300.xhp">Debugging a Basic Program</link></paragraph>
 </section>
 <paragraph role="heading" id="hd_id3159224" xml-lang="en-US" level="2" l10n="U" 
oldref="4">Breakpoints and Single Step Execution</paragraph>
 <paragraph role="paragraph" id="par_id3150682" xml-lang="en-US" l10n="U" oldref="5">You can check 
each line in your Basic program for errors using single step execution. Errors are easily traced 
since you can immediately see the result of each step. A pointer in the breakpoint column of the 
Editor indicates the current line. You can also set a breakpoint if you want to force the program 
to be interrupted at a specific position.</paragraph>
@@ -66,7 +66,7 @@
 <paragraph role="paragraph" id="par_id3153368" xml-lang="en-US" l10n="U" oldref="15">You can 
monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable 
to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and 
press Enter.</paragraph>
 <paragraph role="paragraph" id="par_id3146986" xml-lang="en-US" l10n="U" oldref="16">The values of 
variables are only displayed if they are in scope. Variables that are not defined at the current 
source code location display ("Out of Scope") instead of a value.</paragraph>
 <paragraph role="paragraph" id="par_id3145272" xml-lang="en-US" l10n="U" oldref="17">You can also 
include arrays in the Watch window. If you enter the name of an array variable without an index 
value in the Watch text box, the content of the entire array is displayed.</paragraph>
-<paragraph role="tip" id="par_id3145749" xml-lang="en-US" l10n="U" oldref="19">If you rest the 
mouse over a predefined variable in the Editor at run-time, the content of the variable is 
displayed in a pop-up box.</paragraph><comment>UFI: removed help id</comment><paragraph 
role="heading" id="hd_id3148618" xml-lang="en-US" level="2" l10n="U" oldref="20">The Call Stack 
Window</paragraph>
+<paragraph role="tip" id="par_id3145749" xml-lang="en-US" l10n="U" oldref="19">If you rest the 
mouse over a predefined variable in the Editor at run-time, the content of the variable is 
displayed in a pop-up box.</paragraph><paragraph role="heading" id="hd_id3148618" xml-lang="en-US" 
level="2" l10n="U" oldref="20">The Call Stack Window</paragraph>
 <paragraph role="paragraph" id="par_id3154491" xml-lang="en-US" l10n="U" oldref="21"><ahelp 
hid="HID_BASICIDE_STACKWINDOW_LIST">Provides an overview of the call hierarchy of procedures and 
functions.</ahelp> You can determine which procedures and functions called which other procedures 
and functions at the current point in the source code.</paragraph>
 <paragraph role="heading" id="hd_id3150594" xml-lang="en-US" level="2" l10n="CHG" oldref="24">List 
of Run-Time Errors</paragraph>
 <embed href="text/sbasic/shared/00000003.xhp#allerrors"/>
diff --git a/helpcontent2/source/text/sbasic/shared/01030400.xhp 
b/helpcontent2/source/text/sbasic/shared/01030400.xhp
index e5511db..bb55891 100644
--- a/helpcontent2/source/text/sbasic/shared/01030400.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01030400.xhp
@@ -50,7 +50,7 @@
 <bookmark_value>moving;modules</bookmark_value>
 <bookmark_value>organizing;modules/libraries/dialogs</bookmark_value>
 <bookmark_value>renaming modules and dialogs</bookmark_value>
-</bookmark><comment>mw changed"organizing;",  "dialogs;" and "renaming 
modules"</comment><paragraph role="heading" id="hd_id3148797" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><variable id="01030400"><link href="text/sbasic/shared/01030400.xhp">Organizing 
Libraries and Modules</link>
+</bookmark><paragraph role="heading" id="hd_id3148797" xml-lang="en-US" level="1" l10n="U" 
oldref="1"><variable id="01030400"><link href="text/sbasic/shared/01030400.xhp">Organizing 
Libraries and Modules</link>
 </variable></paragraph>
 </section>
 <paragraph role="heading" id="hd_id3150868" xml-lang="en-US" level="2" l10n="U" 
oldref="4">Organizing Libraries</paragraph>
-- 
1.7.9.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.