3.3 Ulem

<..configure ooffice ulem..>
 \Configure{uline}
      {\ifmmode \HCode{<math:mrow class="uline">}%
       \else \HCode{<text:span text:style-name="uline">}\fi}
      {\ifmmode \HCode{</math:mrow>}\else \HCode{</text:span>}\fi}
 \NewConfigureOO{uline}
 \ConfigureOO{uline}{<.oo uline style.>}
-_-_-

<..oo uline style..>
 <style:style style:name="uline" style:family="text">
     <style:text-properties style:text-underline-style="solid"
                            style:text-underline-width="auto"
                            style:text-underline-color="font-color"
     />
 </style:style>
-_-_-

<..configure ooffice ulem..>+
 \Configure{uuline}
      {\ifmmode \HCode{<math:mrow class="uuline">}%
       \else \HCode{<text:span text:style-name="uuline">}\fi}
      {\ifmmode \HCode{</math:mrow>}\else \HCode{</text:span>}\fi}
 \NewConfigureOO{uuline}
 \ConfigureOO{uuline}{<.oo uuline style.>}
-_-_-

<..oo uuline style..>
 <style:style style:name="uuline" style:family="text">
     <style:text-properties style:text-underline-style="solid"
                            style:text-underline-width="auto"
                            style:text-underline-color="font-color"
     />
 </style:style>
-_-_-

<..configure ooffice ulem..>+
 \Configure{uwave}
      {\ifmmode \HCode{<math:mrow class="uwave">}%
       \else \HCode{<text:span text:style-name="uwave">}\fi}
      {\ifmmode \HCode{</math:mrow>}\else \HCode{</text:span>}\fi}
 \NewConfigureOO{uwave}
 \ConfigureOO{uwave}{<.oo uwave style.>}
-_-_-

<..oo uwave style..>
 <style:style style:name="uwave" style:family="text">
     <style:text-properties style:text-underline-style="wave"
                            style:text-underline-width="auto"
                            style:text-underline-color="font-color"
     />
 </style:style>
-_-_-

<..configure ooffice ulem..>+
 \Configure{sout}
      {\ifmmode \HCode{<math:mrow class="sout">}%
       \else \HCode{<text:span text:style-name="sout">}\fi}
      {\ifmmode \HCode{</math:mrow>}\else \HCode{</text:span>}\fi}
 \NewConfigureOO{sout}
 \ConfigureOO{sout}{<.oo sout style.>}
-_-_-

<..oo sout style..>
 <style:style style:name="sout" style:family="text">
    <style:text-properties style:text-line-through-style="solid"
                           style:text-underline-style="none"     />
 </style:style>
-_-_-

<..configure ooffice ulem..>+
 \Configure{xout}
      {\ifmmode \HCode{<math:mrow class="xout">}%
       \else \HCode{<text:span text:style-name="xout">}\fi}
      {\ifmmode \HCode{</math:mrow>}\else \HCode{</text:span>}\fi}
 \NewConfigureOO{xout}
 \ConfigureOO{xout}{<.oo xout style.>}
-_-_-

<..oo xout style..>
 <style:style style:name="xout" style:family="text">
    <style:text-properties style:text-line-through-style="solid"
                           style:text-underline-style="none"     />
 </style:style>
-_-_-