summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2001-08-23 09:54:33 +0000
committerKai Ahrens <ka@openoffice.org>2001-08-23 09:54:33 +0000
commite02adf639163aef49bc678e2399d399ee5a78df1 (patch)
tree92447a7b724985ccbb488d5e94ad4ef615f8b31f /sd/inc/sdmod.hxx
parentf0d233da22bde354b328c3226192b8149bf0a85e (diff)
#81916#: transfer of selection clipboard
Diffstat (limited to 'sd/inc/sdmod.hxx')
-rw-r--r--sd/inc/sdmod.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index ef52fdfc1121..353086c891ad 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdmod.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: ka $ $Date: 2001-08-21 15:17:02 $
+ * last change: $Author: ka $ $Date: 2001-08-23 10:41:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -143,7 +143,7 @@ public:
SdTransferable* pTransferClip;
SdTransferable* pTransferDrag;
- SdView* pSelectionView;
+ SdTransferable* pTransferSelection;
void Execute(SfxRequest& rReq);
void GetState(SfxItemSet&);