summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/swdtflvr.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 13:48:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 13:48:02 +0000
commit1406187dd11a45a3f127a882b901250cfc8b15e0 (patch)
tree1201635e26ef443a9015f6a44937644b9f23cc3a /sw/source/ui/inc/swdtflvr.hxx
parentINTEGRATION: CWS mbapp3 (1.100.46); FILE MERGED (diff)
downloadcore-1406187dd11a45a3f127a882b901250cfc8b15e0.tar.gz
core-1406187dd11a45a3f127a882b901250cfc8b15e0.zip
INTEGRATION: CWS mbapp3 (1.15.304); FILE MERGED
2006/04/28 15:06:26 mba 1.15.304.1: #129055#: new datatransfer functions
Diffstat (limited to 'sw/source/ui/inc/swdtflvr.hxx')
-rw-r--r--sw/source/ui/inc/swdtflvr.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/inc/swdtflvr.hxx b/sw/source/ui/inc/swdtflvr.hxx
index f852f854f323..773d538a0ce5 100644
--- a/sw/source/ui/inc/swdtflvr.hxx
+++ b/sw/source/ui/inc/swdtflvr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swdtflvr.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:03:09 $
+ * last change: $Author: hr $ $Date: 2006-05-08 14:48:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -182,6 +182,7 @@ public:
// copy - methods and helper methods for the copy
int Cut();
int Copy( BOOL bIsCut = FALSE );
+ int PrepareForCopy( BOOL bIsCut = FALSE );
int CalculateAndCopy(); // special for Calculator
int CopyGlossary( SwTextBlocks& rGlossary, const String& rStr );