summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swdtflvr.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-27 08:55:31 +0200
committerNoel Grandin <noel@peralex.com>2015-10-27 08:56:38 +0200
commit271c6b360511760336c78e6fbbacb520bb9be911 (patch)
tree360eb8462f849c29194d62f1c24a99f8c663507f /sw/source/uibase/inc/swdtflvr.hxx
parentc22ec49de497fd65b4dac901d6bc1f06d5a9a3c7 (diff)
inline SvBaseLinkRef typedef
Change-Id: I0684db21c260e38d1d2e32eb5924cf7e25212b4d
Diffstat (limited to 'sw/source/uibase/inc/swdtflvr.hxx')
-rw-r--r--sw/source/uibase/inc/swdtflvr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/swdtflvr.hxx b/sw/source/uibase/inc/swdtflvr.hxx
index b2b791a9a212..b755b7bc9ef1 100644
--- a/sw/source/uibase/inc/swdtflvr.hxx
+++ b/sw/source/uibase/inc/swdtflvr.hxx
@@ -56,10 +56,10 @@ namespace nsTransferBufferType
class SW_DLLPUBLIC SwTransferable : public TransferableHelper
{
friend class SwView_Impl;
- SfxObjectShellLock m_aDocShellRef;
+ SfxObjectShellLock m_aDocShellRef;
TransferableDataHelper m_aOleData;
TransferableObjectDescriptor m_aObjDesc;
- ::sfx2::SvBaseLinkRef m_xDdeLink;
+ tools::SvRef<sfx2::SvBaseLink> m_xDdeLink;
SwWrtShell *m_pWrtShell;
/* #96392# Added pCreatorView to distinguish SwFrameShell from