summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewfunc.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-22 11:13:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-22 11:25:13 +0000
commitdef619581f3a833c4c476548c6d17a76d204dd28 (patch)
treebb80d634d1372b7cb4f497253db485e172b0e9af /sc/source/ui/inc/viewfunc.hxx
parentb4a89972cb6a6370224d5de3b88f9e642f93624a (diff)
fix sc build
Change-Id: I2c5ad65863a516516f8a944fb1344753e08d6c9e
Diffstat (limited to 'sc/source/ui/inc/viewfunc.hxx')
-rw-r--r--sc/source/ui/inc/viewfunc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx
index 2ef5b44c02b4..748a386d6a50 100644
--- a/sc/source/ui/inc/viewfunc.hxx
+++ b/sc/source/ui/inc/viewfunc.hxx
@@ -292,7 +292,7 @@ public:
sal_Bool bColorOnly );
void SetNoteText( const ScAddress& rPos, const String& rNoteText );
- void ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor, const String* pDate );
+ void ReplaceNote( const ScAddress& rPos, const OUString& rNoteText, const OUString* pAuthor, const OUString* pDate );
void DoRefConversion( sal_Bool bRecord = sal_True );
void DoHangulHanjaConversion( sal_Bool bRecord = true );