summaryrefslogtreecommitdiff
path: root/chart2/source/inc/FormattedStringHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/FormattedStringHelper.hxx')
-rw-r--r--chart2/source/inc/FormattedStringHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/FormattedStringHelper.hxx b/chart2/source/inc/FormattedStringHelper.hxx
index ae964dc29a0d..0dadc937cea6 100644
--- a/chart2/source/inc/FormattedStringHelper.hxx
+++ b/chart2/source/inc/FormattedStringHelper.hxx
@@ -38,7 +38,7 @@ public:
createFormattedStringSequence(
const ::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext > & xContext
- , const ::rtl::OUString & rString
+ , const OUString & rString
, const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet > & xTextProperties ) throw();
};