Author: mseidel
Date: Wed Dec 26 23:45:30 2018
New Revision: 1849781

URL: http://svn.apache.org/viewvc?rev=1849781&view=rev
Log:
Removed whitespace

Modified:
    openoffice/trunk/main/helpcontent2/source/text/scalc/01/04060105.xhp

Modified: openoffice/trunk/main/helpcontent2/source/text/scalc/01/04060105.xhp
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/source/text/scalc/01/04060105.xhp?rev=1849781&r1=1849780&r2=1849781&view=diff
==============================================================================
--- openoffice/trunk/main/helpcontent2/source/text/scalc/01/04060105.xhp 
(original)
+++ openoffice/trunk/main/helpcontent2/source/text/scalc/01/04060105.xhp Wed 
Dec 26 23:45:30 2018
@@ -179,12 +179,11 @@
 
 <emph>Value1; Value2 ...Value30</emph> are added modulo 2. TRUE is returned if 
the result of this addition is 1;
 FALSE is returned if the result of this addition is 0.<comment>UFI: first try 
to fix bugtraq 4905779</comment></paragraph>
-         <paragraph xml-lang="en-US" id="hd_id3153228K" role="heading" 
level="3" l10n="U">Examples:</paragraph>
-
-         <paragraph xml-lang="en-US" id="par_id3155371K" role="paragraph" 
l10n="U">
-            <item type="input">=XOR(12&lt;11;13&gt;22;10)</item> returns TRUE 
since this converts to (1+0+10) mod 2  = 0 </paragraph>
-         <paragraph xml-lang="en-US" id="par_id3158412K" role="paragraph" 
l10n="U">
-            <item type="input">=XOR(FALSE;TRUE)</item> returns 
TRUE.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3153228K" role="heading" level="3" 
l10n="U">Examples:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3155371K" role="paragraph" l10n="U">
+<item type="input">=XOR(12&lt;11;13&gt;22;10)</item> returns TRUE since this 
converts to (1+0+10) mod 2 = 0</paragraph>
+<paragraph xml-lang="en-US" id="par_id3158412K" role="paragraph" l10n="U">
+<item type="input">=XOR(FALSE;TRUE)</item> returns TRUE.</paragraph>
 </section>
 </sort>
 <section id="relatedtopics">


Reply via email to