1.3.2 Scr

<..configure ooffice scrbook..>
 <.scr title page.>
-_-_-

<..configure ooffice scrreprt..>
 <.scr title page.>
-_-_-

<..scr title page..>
 \ConfigureEnv{titlepage}
    {\bgroup
       \ifvmode \IgnorePar\fi \EndP
 %     \HCode{<div class="titlepage">}%
       \Configure{tabular}{}{}{}{}{}{}%
       \ConfigureEnv{tabular}{}{}{}{}{}{}%
       \ConfigureEnv{center}{}{}{}{}}
    {\ifvmode \IgnorePar\fi \EndP
 %     \HCode{</div>}%
     \egroup}
    {} {}
 \Configure{dedication}
    {\ifvmode \IgnorePar\fi\EndP
     \HCode{<text:p text:style-name="Text-body" >}}
    {\ifvmode \IgnorePar\fi\EndP \HCode{</text:p>}}
-_-_-