summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrtsh.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-05-07 07:51:42 +0000
committerjp <jp@openoffice.org>2001-05-07 07:51:42 +0000
commitc2566cb8462ae7632a5b24b38c039e252533a747 (patch)
tree1e984663d3b7f10098fcd196ea48d121e0142174 /sw/source/ui/inc/wrtsh.hxx
parentbf5c90b2110008ebb60bd7716c654455497b6ac7 (diff)
paste of NavigatorContentBookmark changed
Diffstat (limited to 'sw/source/ui/inc/wrtsh.hxx')
-rw-r--r--sw/source/ui/inc/wrtsh.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/ui/inc/wrtsh.hxx b/sw/source/ui/inc/wrtsh.hxx
index fa84252f0f6d..7ebfd9e79b6a 100644
--- a/sw/source/ui/inc/wrtsh.hxx
+++ b/sw/source/ui/inc/wrtsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtsh.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: tl $ $Date: 2001-04-09 07:25:03 $
+ * last change: $Author: jp $ $Date: 2001-05-07 08:51:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -421,7 +421,8 @@ typedef FASTBOOL (SwWrtShell:: *FNSimpleMove)();
BOOL GetURLFromButton( String& rURL, String& rDescr ) const;
BOOL SetURLToButton( const String& rURL, const String& rDescr );
- void NavigatorPaste( const NaviContentBookmark& rBkmk, const DropEvent* pEvt );
+ void NavigatorPaste( const NaviContentBookmark& rBkmk,
+ const USHORT nAction );
// die Core erzeugt eine Selektion, das SttSelect muss gerufen werden
virtual void NewCoreSelection();