summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index 92188ecea9d6..02a0b28e11f1 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -88,7 +88,7 @@ public:
OUString maUpperName;
OUString maRealName;
- explicit TableName(const OUString& rUpper, const OUString& rReal);
+ explicit TableName(OUString aUpper, OUString aReal);
};
struct CellFormat