summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlcss1.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-04 16:23:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-04 20:20:45 +0200
commit5ecb947b3ad67300bae934dc011823d1989449b6 (patch)
tree51cc4675c79dfd560dd869523b79e1fc94fbf4bb /sw/source/filter/html/htmlcss1.cxx
parentf7c59aaa078576a413846b7c8024e728818ca2be (diff)
loplugin:constparams in sw part5
Change-Id: I6c33709aa407ccb3eee7026ab9b40dc4257de209 Reviewed-on: https://gerrit.libreoffice.org/40769 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/filter/html/htmlcss1.cxx')
-rw-r--r--sw/source/filter/html/htmlcss1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlcss1.cxx b/sw/source/filter/html/htmlcss1.cxx
index f383f822ab51..7badbbd29319 100644
--- a/sw/source/filter/html/htmlcss1.cxx
+++ b/sw/source/filter/html/htmlcss1.cxx
@@ -272,7 +272,7 @@ void SwCSS1Parser::SetLinkCharFormats()
}
static void SetTextCollAttrs( SwTextFormatColl *pColl, SfxItemSet& rItemSet,
- SvxCSS1PropertyInfo& rPropInfo,
+ SvxCSS1PropertyInfo const & rPropInfo,
SwCSS1Parser *pCSS1Parser )
{
const SfxItemSet& rCollItemSet = pColl->GetAttrSet();