summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentMarkAccess.hxx
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/inc/IDocumentMarkAccess.hxx
parent967f609cb7bcfd42ccae3d6c8ea75ef9e40910be (diff)
V801: Decreased performance
Change-Id: I5e7b5327b542f610efb0960b8bcfad10e04025b5
Diffstat (limited to 'sw/inc/IDocumentMarkAccess.hxx')
-rw-r--r--sw/inc/IDocumentMarkAccess.hxx2
1 files changed, 1 insertions, 1 deletions
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<ILazyDeleter>
- deleteMark(const IDocumentMarkAccess::const_iterator_t ppMark) =0;
+ deleteMark(const IDocumentMarkAccess::const_iterator_t& ppMark) =0;
/** Deletes a mark.