Searched refs:PasteDraw (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 126 void PasteDraw(); 127 void PasteDraw( const Point& rLogicPos, SdrModel* pModel,
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun3.cxx | 567 void ScViewFunc::PasteDraw() in PasteDraw() function in ScViewFunc 577 PasteDraw( aPos, pDrawClip->GetModel(), sal_False, in PasteDraw() 598 PasteDraw(); in PasteFromSystem() 715 …PasteDraw( aPos, pDrawClip->GetModel(), sal_False, pDrawClip->GetSourceDocID() == pViewData->GetDo… in PasteFromTransferable()
|
H A D | cellsh1.cxx | 1207 pTabViewShell->PasteDraw(); in ExecuteEdit() 1398 pTabViewShell->PasteDraw(); in ExecuteEdit() 1453 pTabViewShell->PasteDraw(); in ExecuteEdit()
|
H A D | viewfun7.cxx | 88 void ScViewFunc::PasteDraw( const Point& rLogicPos, SdrModel* pModel, in PasteDraw() function in ScViewFunc
|
H A D | viewfun5.cxx | 520 PasteDraw( aPos, pModel, (nObjCount > 1) ); // grouped if more than 1 object in PasteDataFormat()
|
H A D | gridwin.cxx | 4269 pViewData->GetView()->PasteDraw( aLogicPos, rData.pDrawTransfer->GetModel() ); in ExecuteDrop() 4357 pViewData->GetView()->PasteDraw( aLogicPos, pDrawTransfer->GetModel(), sal_False, in PasteSelection()
|
Completed in 61 milliseconds