summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2002-11-14 13:18:51 +0000
committerFrank Schönheit <fs@openoffice.org>2002-11-14 13:18:51 +0000
commitb1f2cad63643c11158ad7915121d18f181d37c03 (patch)
treea1bb3ac0323b7851490da257f2be3c1f111cccbd /svx/source/inc
parent750701b6423dfcb0b1fc309b6aea81158ac9f88e (diff)
#90498# -OnEdited
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/filtnav.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/inc/filtnav.hxx b/svx/source/inc/filtnav.hxx
index 4dd564df9e27..67d7f4ff2a11 100644
--- a/svx/source/inc/filtnav.hxx
+++ b/svx/source/inc/filtnav.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: filtnav.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: oj $ $Date: 2002-10-01 13:44:45 $
+ * last change: $Author: fs $ $Date: 2002-11-14 14:18:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -375,7 +375,6 @@ protected:
void Remove(FmFilterData* pItem);
DECL_LINK(OnRemove, SvLBoxEntry*);
- DECL_LINK(OnEdited, SvLBoxEntry*);
DECL_LINK(OnSelect, void*);
DECL_LINK(OnDropActionTimer, void*);