diff options
Diffstat (limited to 'xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx')
-rw-r--r-- | xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx index 8cd974bded71..aff9c7d5cf9a 100644 --- a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx +++ b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx @@ -93,8 +93,8 @@ protected: void ProcessAttribute( sal_uInt16 nPrefix, - const OUString sLocalName, - const OUString sValue); + const OUString& sLocalName, + const OUString& sValue); }; #endif |