[PATCH] factorise common code

Lionel Elie Mamane lionel at mamane.lu
Thu Aug 23 08:22:10 PDT 2012


On Thu, Aug 23, 2012 at 01:26:40PM +0000, Gerrit wrote:

> Lionel Elie Mamane has uploaded a new change for review.

> Change subject: factorise common code

I explicitly draw your attention on the fact that I submitted that for
review because this is based on the assumption that the code:

                         // start <text:p>
                         SvXMLElementExport aParagraphContent(*this,XML_NAMESPACE_TEXT, XML_P, sal_True,sal_False);
_                       Reference<XServiceInfo> xElement(aColIter->xElement,uno::UNO_QUERY);
                        Reference<XReportComponent> xReportComponent = aColIter->xElement;

Does not have any significant side effects (calling only constructors).

-- 
Lionel


More information about the LibreOffice mailing list