diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexSimpleEntryContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexSimpleEntryContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexSimpleEntryContext.hxx b/xmloff/source/text/XMLIndexSimpleEntryContext.hxx index ee3747887c10..4640f859f629 100644 --- a/xmloff/source/text/XMLIndexSimpleEntryContext.hxx +++ b/xmloff/source/text/XMLIndexSimpleEntryContext.hxx @@ -38,7 +38,7 @@ class XMLIndexSimpleEntryContext : public SvXMLImportContext { // entry type - const OUString& rEntryType; + const OUString rEntryType; protected: // character style |