summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlControlProperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlControlProperty.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlControlProperty.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/filter/xml/xmlControlProperty.hxx b/reportdesign/source/filter/xml/xmlControlProperty.hxx
index 7d256e033c40..9ac0e171665b 100644
--- a/reportdesign/source/filter/xml/xmlControlProperty.hxx
+++ b/reportdesign/source/filter/xml/xmlControlProperty.hxx
@@ -1,7 +1,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
@@ -43,7 +43,7 @@ namespace rptxml
::com::sun::star::beans::PropertyValue m_aSetting;
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any> m_aSequence;
OXMLControlProperty* m_pContainer;
- ::com::sun::star::uno::Type m_aPropType; // the type of the property the instance imports currently
+ ::com::sun::star::uno::Type m_aPropType; // the type of the property the instance imports currently
sal_Bool m_bIsList;
ORptFilter& GetOwnImport();
@@ -70,7 +70,7 @@ namespace rptxml
/** adds value to property
- @param _sValue
+ @param _sValue
The value to add.
*/
void addValue(const ::rtl::OUString& _sValue);