summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/formdlg/funcutl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/formdlg/funcutl.cxx b/sc/source/ui/formdlg/funcutl.cxx
index 69a230e4b793..5ae489f8500a 100644
--- a/sc/source/ui/formdlg/funcutl.cxx
+++ b/sc/source/ui/formdlg/funcutl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: funcutl.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2006-07-21 13:57:40 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:15:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -900,7 +900,7 @@ long ScEditBox::PreNotify( NotifyEvent& rNEvt )
#* Output: ---
#*
#************************************************************************/
-IMPL_LINK( ScEditBox, ChangedHdl, ScEditBox*, pEd )
+IMPL_LINK( ScEditBox, ChangedHdl, ScEditBox*, EMPTYARG )
{
if(pMEdit!=NULL)
{