3.1 Pstricks

<..configure ooffice pst-all..>
 \ConfigureEnv{psmatrix}
    {\Picture*{}}
    {\EndPicture}
    {}{}
-_-_-

<..configure ooffice pstricks..>
 \Configure{pspicture}
    {\ifvmode \ifinner\else \vfill\break\fi
     \leavevmode\fi
     \bgroup
        \ifdim \pst@dimh<\z@ \pst@dimh=-\pst@dimh \fi
        \HCode{<!--width="\ifdim \wd\pst@hbox=\z@  \the\pst@dimg
                          \else\the\wd\pst@hbox\fi"
                  height="\ifdim \ht\pst@hbox=\z@ \the\pst@dimh
                          \else \the\ht\pst@hbox\fi"-->}%
      \egroup
      \Picture+[\a:pspictureAlt]{ class="pspicture"}}
    {\EndPicture}
 \NewConfigure{pspictureAlt}{1}
 \Configure{pspictureAlt}{PIC}
-_-_-