summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun7.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/viewfun7.cxx')
-rw-r--r--sc/source/ui/view/viewfun7.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/view/viewfun7.cxx b/sc/source/ui/view/viewfun7.cxx
index 4435c58b71d9..50c78190c837 100644
--- a/sc/source/ui/view/viewfun7.cxx
+++ b/sc/source/ui/view/viewfun7.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewfun7.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: nn $ $Date: 2001-02-14 19:24:34 $
+ * last change: $Author: jp $ $Date: 2001-03-08 20:53:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -584,7 +584,6 @@ BOOL ScViewFunc::PasteObject( const Point& rPos, SvInPlaceObject* pObj,
SdrOle2Obj* pSdrObj = new SdrOle2Obj( pObj, aName, aRect );
SdrPageView* pPV = pDrView->GetPageViewPvNum(0);
pDrView->InsertObjectSafe( pSdrObj, *pPV ); // nicht markieren wenn Ole
- pSdrObj->SetOleLink(pInfoObj);
GetViewData()->GetViewShell()->SetDrawShell( TRUE );
return TRUE;
}
td>Eike Rathke 2019-04-11Fix typosAndrea Gelmini 2018-12-26Fix typoAndrea Gelmini 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-05Fix typosAndrea Gelmini 2018-08-13Fix typoAndrea Gelmini 2018-06-07Fix typoAndrea Gelmini 2018-04-17Fix typosAndrea Gelmini 2018-04-14Fix typosAndrea Gelmini 2018-02-12Don't even mention CORBA, it isn't and won't be specifiedTor Lillqvist 2018-01-26Fix typosAndrea Gelmini 2018-01-05Fix typoAndrea Gelmini 2017-12-15Fix typosAndrea Gelmini 2017-10-19Fix typosAndrea Gelmini 2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M 2017-08-17Fix typosAndrea Gelmini 2017-07-21migrate to boost::gettextCaolán McNamara 2017-06-26s/catched/caughtNoel Grandin 2017-06-05Fix typosAndrea Gelmini 2017-05-18Revert "Fix typos"Stephan Bergmann 2017-05-18Fix typosAndrea Gelmini