summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldfunc.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-01-18 13:08:36 +0000
committerjp <jp@openoffice.org>2001-01-18 13:08:36 +0000
commitada4b04c6497c1166563cfa0dbc424d419821ce7 (patch)
tree37e53b3a7a1febf8d4d0deb8d101ba68f25f632b /sw/source/ui/fldui/fldfunc.hxx
parent137ec5fde1372911680010164589f2189643a5d8 (diff)
new Field/-Type: combined character
Diffstat (limited to 'sw/source/ui/fldui/fldfunc.hxx')
-rw-r--r--sw/source/ui/fldui/fldfunc.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/fldui/fldfunc.hxx b/sw/source/ui/fldui/fldfunc.hxx
index 6eba1598d219..db1346cba7f8 100644
--- a/sw/source/ui/fldui/fldfunc.hxx
+++ b/sw/source/ui/fldui/fldfunc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fldfunc.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:36 $
+ * last change: $Author: jp $ $Date: 2001-01-18 14:01:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,6 +113,7 @@ class SwFldFuncPage : public SwFldPage
DECL_LINK( TypeHdl, ListBox* pLB = 0 );
DECL_LINK( SelectHdl, ListBox* pLB = 0 );
DECL_LINK( InsertMacroHdl, ListBox* pLB = 0 );
+ DECL_LINK( ModifyHdl, Edit *pEd = 0 );
// Macro ausw„hlen
DECL_LINK( MacroHdl, Button * );