From 07d62eb38e591c89e71043f842c92186e33ae14a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 5 Mar 2015 09:27:29 +0000 Subject: V801: Decreased performance Change-Id: I5e7b5327b542f610efb0960b8bcfad10e04025b5 --- sw/inc/IDocumentMarkAccess.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/inc/IDocumentMarkAccess.hxx') diff --git a/sw/inc/IDocumentMarkAccess.hxx b/sw/inc/IDocumentMarkAccess.hxx index 07af6701ce8c..c699addc8be2 100644 --- a/sw/inc/IDocumentMarkAccess.hxx +++ b/sw/inc/IDocumentMarkAccess.hxx @@ -180,7 +180,7 @@ class IDocumentMarkAccess [in] an iterator pointing to the Mark to be deleted. */ virtual ::boost::shared_ptr - deleteMark(const IDocumentMarkAccess::const_iterator_t ppMark) =0; + deleteMark(const IDocumentMarkAccess::const_iterator_t& ppMark) =0; /** Deletes a mark. -- cgit v1.2.3