summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/numbers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/numbers.hxx')
-rw-r--r--comphelper/inc/comphelper/numbers.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/numbers.hxx b/comphelper/inc/comphelper/numbers.hxx
index 87ae613a1084..b64fe341da4f 100644
--- a/comphelper/inc/comphelper/numbers.hxx
+++ b/comphelper/inc/comphelper/numbers.hxx
@@ -55,7 +55,7 @@ namespace comphelper
COMPHELPER_DLLPUBLIC ::com::sun::star::uno::Any getNumberFormatProperty(
const ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatter >& _rxFormatter,
sal_Int32 _nKey,
- const rtl::OUString& _rPropertyName
+ const OUString& _rPropertyName
);
//.........................................................................