On 23/08/12 17:22, Lionel Elie Mamane wrote:
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);
that will have a side effect, the SvXMLElementExport constructor opens a
<text:p> element via the SAX interface reachable in some way from "this"
and the destructor will close it.
_ Reference<XServiceInfo> xElement(aColIter->xElement,uno::UNO_QUERY);
Reference<XReportComponent> xReportComponent = aColIter->xElement;
Does not have any significant side effects (calling only constructors).
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.