summaryrefslogtreecommitdiffstats
path: root/sc/inc/textuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/textuno.hxx')
-rw-r--r--sc/inc/textuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx
index e531c8ebcb2e..65505981685c 100644
--- a/sc/inc/textuno.hxx
+++ b/sc/inc/textuno.hxx
@@ -379,7 +379,7 @@ protected:
sal_Bool bDoUpdate;
protected:
- virtual void GetCellText(const ScAddress& rCellPos, String& rText);
+ virtual void GetCellText(const ScAddress& rCellPos, OUString& rText);
public:
ScCellTextData(ScDocShell* pDocSh, const ScAddress& rP);