summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlCondPrtExpr.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlCondPrtExpr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
index c7af29faf9c6..fd457de45218 100644
--- a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
+++ b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -36,7 +36,7 @@ namespace rptxml
class ORptFilter;
class OXMLCondPrtExpr : public SvXMLImportContext
{
- ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xComponent;
+ ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xComponent;
OXMLCondPrtExpr(const OXMLCondPrtExpr&);
void operator =(const OXMLCondPrtExpr&);
public: