summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DataBrowser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/DataBrowser.hxx')
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/DataBrowser.hxx b/chart2/source/controller/dialogs/DataBrowser.hxx
index f155ab311605..3d5a5b88a586 100644
--- a/chart2/source/controller/dialogs/DataBrowser.hxx
+++ b/chart2/source/controller/dialogs/DataBrowser.hxx
@@ -181,8 +181,8 @@ private:
void RenewTable();
void ImplAdjustHeaderControls();
- String GetColString( sal_Int32 nColumnId ) const;
- String GetRowString( sal_Int32 nRow ) const;
+ OUString GetColString( sal_Int32 nColumnId ) const;
+ OUString GetRowString( sal_Int32 nRow ) const;
DECL_LINK( SeriesHeaderGotFocus, impl::SeriesHeaderEdit* );
DECL_LINK( SeriesHeaderChanged, impl::SeriesHeaderEdit* );