summaryrefslogtreecommitdiff
path: root/sc/inc/address.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/address.hxx')
-rw-r--r--sc/inc/address.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/address.hxx b/sc/inc/address.hxx
index 74920c7575b7..8778354d2137 100644
--- a/sc/inc/address.hxx
+++ b/sc/inc/address.hxx
@@ -280,7 +280,7 @@ public:
struct ExternalInfo
{
- String maTabName;
+ ::rtl::OUString maTabName;
sal_uInt16 mnFileId;
bool mbExternal;