summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/fldmgr.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-05-18 13:11:24 +0000
committerKurt Zenker <kz@openoffice.org>2004-05-18 13:11:24 +0000
commitb225f8cc0f2e113d23848ac90c789f0109c4f77f (patch)
tree3525f235da66b4871fb12c45b060d73f0143eb87 /sw/source/ui/inc/fldmgr.hxx
parentb91abe2789b6278dce16c27b965d7a3bfc9dd239 (diff)
INTEGRATION: CWS swundo01 (1.7.44); FILE MERGED
2004/01/08 13:03:47 hbrinkm 1.7.44.1: #111840#
Diffstat (limited to 'sw/source/ui/inc/fldmgr.hxx')
-rw-r--r--sw/source/ui/inc/fldmgr.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/ui/inc/fldmgr.hxx b/sw/source/ui/inc/fldmgr.hxx
index c1f0c09558e4..eae9ae1b31df 100644
--- a/sw/source/ui/inc/fldmgr.hxx
+++ b/sw/source/ui/inc/fldmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fldmgr.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hjs $ $Date: 2003-08-19 11:59:21 $
+ * last change: $Author: kz $ $Date: 2004-05-18 14:11:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -188,7 +188,8 @@ public:
// Direkt das aktuelle Feld aendern
void UpdateCurFld(ULONG nFormat,
const String& rPar1,
- const String& rPar2);
+ const String& rPar2,
+ SwField * _pField = 0); // #111840#
inline const String& GetCurFldPar1() const;
inline const String& GetCurFldPar2() const;