summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLColumnRowGroupExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLColumnRowGroupExport.hxx')
-rw-r--r--sc/source/filter/xml/XMLColumnRowGroupExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xml/XMLColumnRowGroupExport.hxx b/sc/source/filter/xml/XMLColumnRowGroupExport.hxx
index 28f130147ca6..23c597020f8b 100644
--- a/sc/source/filter/xml/XMLColumnRowGroupExport.hxx
+++ b/sc/source/filter/xml/XMLColumnRowGroupExport.hxx
@@ -41,7 +41,7 @@ class ScXMLExport;
class ScMyOpenCloseColumnRowGroup
{
ScXMLExport& rExport;
- const rtl::OUString rName;
+ const OUString rName;
ScMyColumnRowGroupVec aTableStart;
ScMyFieldGroupVec aTableEnd;