summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbdocfun.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 11:31:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 11:31:05 +0000
commit2a7fb74b5aff9f8ce28d711bbe46bef2989a5e77 (patch)
treeb523d572b7aef028800071b8e99c8d0c8c054fef /sc/source/ui/inc/dbdocfun.hxx
parent53a45867464eafc1e6c5cc42a243bbbd63c19e4e (diff)
INTEGRATION: CWS pagefields (1.4.302); FILE MERGED
2004/03/03 10:26:50 sab 1.4.302.2: RESYNC: (1.4-1.5); FILE MERGED 2003/12/05 13:57:31 nn 1.4.302.1: #i22164# page field handling
Diffstat (limited to 'sc/source/ui/inc/dbdocfun.hxx')
-rw-r--r--sc/source/ui/inc/dbdocfun.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/dbdocfun.hxx b/sc/source/ui/inc/dbdocfun.hxx
index 4ecfaa42bd72..1f0ea13e9bf7 100644
--- a/sc/source/ui/inc/dbdocfun.hxx
+++ b/sc/source/ui/inc/dbdocfun.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbdocfun.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 20:33:41 $
+ * last change: $Author: hr $ $Date: 2004-04-13 12:31:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -154,7 +154,7 @@ public:
BOOL RepeatDB( const String& rDBName, BOOL bRecord, BOOL bApi );
BOOL DataPilotUpdate( ScDPObject* pOldObj, const ScDPObject* pNewObj,
- BOOL bRecord, BOOL bApi );
+ BOOL bRecord, BOOL bApi, BOOL bAllowMove = FALSE );
};