summaryrefslogtreecommitdiffstats
path: root/include/xmloff/SettingsExportHelper.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-03-09 10:11:00 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-03-09 12:41:09 +0000
commit5a308b1239a09417507b0d05090ff2d3418d5133 (patch)
tree990fa9015a4107e4916691eb4dee80fa5713e96b /include/xmloff/SettingsExportHelper.hxx
parentdraw menu items with gtk theme (diff)
downloadcore-5a308b1239a09417507b0d05090ff2d3418d5133.tar.gz
core-5a308b1239a09417507b0d05090ff2d3418d5133.zip
V801: Decreased performance
Change-Id: Iba139ede7bd72e23c0b7a28a8a4ff38ea816725a
Diffstat (limited to 'include/xmloff/SettingsExportHelper.hxx')
-rw-r--r--include/xmloff/SettingsExportHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/SettingsExportHelper.hxx b/include/xmloff/SettingsExportHelper.hxx
index 346a20c8c560..32677e095c75 100644
--- a/include/xmloff/SettingsExportHelper.hxx
+++ b/include/xmloff/SettingsExportHelper.hxx
@@ -77,10 +77,10 @@ class XMLOFF_DLLPUBLIC XMLSettingsExportHelper
const OUString& rName,
const bool bNameAccess) const;
void exportNameAccess(
- const com::sun::star::uno::Reference<com::sun::star::container::XNameAccess>& aNamed,
+ const com::sun::star::uno::Reference<com::sun::star::container::XNameAccess>& rNamed,
const OUString& rName) const;
void exportIndexAccess(
- const com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess> aIndexed,
+ const com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess>& rIndexed,
const OUString& rName) const;
void exportSymbolDescriptors(