{
if (OfficeNamespaces.TEXT_NS.equals(uri) && OfficeToken.P.equals(tagName))
{
// expect a paragraph (which will be ignored; it is a structural
// component that needs not to be printed at all.
return new TextContentReadHandler(element.getContent());
}
if (OfficeNamespaces.OOREPORT_NS.equals(uri))
{
// expect a report control. The control will modifiy the current