summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_bmpmask.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/_bmpmask.cxx')
-rw-r--r--svx/source/dialog/_bmpmask.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/_bmpmask.cxx b/svx/source/dialog/_bmpmask.cxx
index 215869e6d376..984eb164047a 100644
--- a/svx/source/dialog/_bmpmask.cxx
+++ b/svx/source/dialog/_bmpmask.cxx
@@ -1128,7 +1128,7 @@ bool SvxBmpMask::IsEyedropping() const
/** Set an accessible name for the source color check boxes. Without this
the lengthy description is read.
*/
-void SvxBmpMask::SetAccessibleNames (void)
+void SvxBmpMask::SetAccessibleNames()
{
OUString sSourceColor(BMP_RESID(RID_SVXDLG_BMPMASK_STR_SOURCECOLOR).toString());
OUString sSourceColorN;