summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlFixedContent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlFixedContent.hxx')
-rw-r--r--reportdesign/source/filter/xml/xmlFixedContent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlFixedContent.hxx b/reportdesign/source/filter/xml/xmlFixedContent.hxx
index 78f85760cb1d..18bd802cfd3f 100644
--- a/reportdesign/source/filter/xml/xmlFixedContent.hxx
+++ b/reportdesign/source/filter/xml/xmlFixedContent.hxx
@@ -32,7 +32,7 @@ namespace rptxml
OUString m_sPageText; // page count and page number
OUString m_sLabel;
OXMLCell& m_rCell;
- OXMLFixedContent* m_pInP; // if set than we are in text-p element
+ OXMLFixedContent* m_pInP; // if set then we are in text-p element
bool m_bFormattedField;
protected: