3.2 Fancyvrb

<..configure ooffice fancyvrb..>
 \HAssign\fancyvrbNo=0
 \Configure{fancyvrb}
    {\IgnorePar \EndP \gHAdvance\fancyvrbNo by 1
     \gHAssign\fancyvrb:cnt0
     \HCode{<text:p text:style-name="fancyvrb\fancyvrbNo">}}
    {\EndP\HCode{</text:p>}}
    {\gHAdvance\fancyvrb:cnt by 1
     \ifnum \fancyvrb:cnt>1
     \HCode{<text:line-break />}\fi} {}
    {\ \ }{}
-_-_-

<..configure ooffice fancyvrb..>+
 \Configure{BVerbatimInput}
    {\ifvmode \IgnorePar \fi \EndP
     \gHAssign\HRow=0
     \HCode{<text:p text:style-name="BVerbatimInput">}}
    {\ifvmode \IgnorePar \fi \EndP \HCode{</text:p>}}
    {\gHAdvance\HRow by 1 \ifnum \HRow>1 \HCode{<text:line-break />}\fi}{}
-_-_-