summaryrefslogtreecommitdiff
path: root/include/tools/urlobj.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-15 13:36:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-16 06:32:00 +0000
commit3c73942c8c4b97ee9ede65890e1b1db3cac753c5 (patch)
tree1d7187f7c02211f5cc1658022aed0437885d7bdf /include/tools/urlobj.hxx
parent121a202076f0ada98e5e3697e4e15a48b477523e (diff)
loplugin:countusersofdefaultparams in include/svx..unotools
Change-Id: I02e933da66241e99e3b81d90d679f1502bab3fef Reviewed-on: https://gerrit.libreoffice.org/30866 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/tools/urlobj.hxx')
-rw-r--r--include/tools/urlobj.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx
index d5d489ef8e53..9fa5bee5c0e9 100644
--- a/include/tools/urlobj.hxx
+++ b/include/tools/urlobj.hxx
@@ -176,9 +176,7 @@ public:
const;
OUString
- getAbbreviated(css::uno::Reference<
- css::util::XStringWidth > const &
- rStringWidth,
+ getAbbreviated(css::uno::Reference< css::util::XStringWidth > const & rStringWidth,
sal_Int32 nWidth,
DecodeMechanism eMechanism = DECODE_TO_IURI,
rtl_TextEncoding eCharset = RTL_TEXTENCODING_UTF8)