summaryrefslogtreecommitdiffstats
path: root/sw/inc/expfld.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-07-20 11:49:57 +0000
committerOliver Specht <os@openoffice.org>2001-07-20 11:49:57 +0000
commit898444dceb40db49ea44749442d3cf1929ac91c9 (patch)
treeaeca611265059e2e5861bc57f2eb8b9417db3506 /sw/inc/expfld.hxx
parent#89999# make really really sure we get the right constructor (diff)
downloadcore-898444dceb40db49ea44749442d3cf1929ac91c9.tar.gz
core-898444dceb40db49ea44749442d3cf1929ac91c9.zip
#89960# text format of data base fields extended (wz)
Diffstat (limited to 'sw/inc/expfld.hxx')
-rw-r--r--sw/inc/expfld.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/expfld.hxx b/sw/inc/expfld.hxx
index 274553e011a4..de3290d3eb9b 100644
--- a/sw/inc/expfld.hxx
+++ b/sw/inc/expfld.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: expfld.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:25 $
+ * last change: $Author: os $ $Date: 2001-07-20 12:49:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ class SwFmtFld;
const SwTxtNode* GetBodyTxtNode( const SwDoc& pDoc, SwPosition& rPos,
const SwFrm& rFrm );
// Wandlung Address -> Adressen
-void ReplacePoint(String& sTmpName);
+void ReplacePoint(String& sTmpName, BOOL bWithCommandType = FALSE);
struct _SeqFldLstElem
{