summaryrefslogtreecommitdiff
path: root/sw/source/uibase/chrdlg
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/chrdlg')
-rw-r--r--sw/source/uibase/chrdlg/ccoll.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/chrdlg/ccoll.cxx b/sw/source/uibase/chrdlg/ccoll.cxx
index 0f2d122016c6..be2a72d1c558 100644
--- a/sw/source/uibase/chrdlg/ccoll.cxx
+++ b/sw/source/uibase/chrdlg/ccoll.cxx
@@ -140,7 +140,7 @@ SwCondCollItem::~SwCondCollItem()
{
}
-SfxPoolItem* SwCondCollItem::Clone( SfxItemPool * /*pPool*/ ) const
+SwCondCollItem* SwCondCollItem::Clone( SfxItemPool * /*pPool*/ ) const
{
return new SwCondCollItem(*this);
}