summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlforw.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-03-05 09:27:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-03-05 10:57:33 +0000
commit07d62eb38e591c89e71043f842c92186e33ae14a (patch)
treef64401bc89c13f12737c3baedc67be53a4e7f804 /sw/source/filter/html/htmlforw.cxx
parent967f609cb7bcfd42ccae3d6c8ea75ef9e40910be (diff)
V801: Decreased performance
Change-Id: I5e7b5327b542f610efb0960b8bcfad10e04025b5
Diffstat (limited to 'sw/source/filter/html/htmlforw.cxx')
-rw-r--r--sw/source/filter/html/htmlforw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlforw.cxx b/sw/source/filter/html/htmlforw.cxx
index a73b92ea8df2..3cff8a21a022 100644
--- a/sw/source/filter/html/htmlforw.cxx
+++ b/sw/source/filter/html/htmlforw.cxx
@@ -81,7 +81,7 @@ const sal_uInt32 HTML_FRMOPTS_IMG_CONTROL_CSS1 =
HTML_FRMOPT_S_SPACE;
static void lcl_html_outEvents( SvStream& rStrm,
- const uno::Reference< form::XFormComponent > rFormComp,
+ const uno::Reference< form::XFormComponent >& rFormComp,
bool bCfgStarBasic,
rtl_TextEncoding eDestEnc,
OUString *pNonConvertableChars )