|
LibreOffice Module sc (master) 1
|
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>#include <com/sun/star/embed/XEmbeddedObject.hpp>#include <svx/svditer.hxx>#include <svx/svdograf.hxx>#include <svx/svdoole2.hxx>#include <svx/svdouno.hxx>#include <svx/svdpage.hxx>#include <svx/svdpagv.hxx>#include <svx/svdundo.hxx>#include <svtools/embedhlp.hxx>#include <sfx2/objsh.hxx>#include <sfx2/ipclient.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <com/sun/star/embed/Aspects.hpp>#include <osl/diagnose.h>#include <document.hxx>#include <viewfunc.hxx>#include <tabvwsh.hxx>#include <drawview.hxx>#include <scmod.hxx>#include <drwlayer.hxx>#include <drwtrans.hxx>#include <globstr.hrc>#include <scresid.hxx>#include <docuno.hxx>#include <docsh.hxx>#include <dragdata.hxx>#include <gridwin.hxx>#include <stlpool.hxx>Go to the source code of this file.
Functions | |
| static void | lcl_AdjustInsertPos (ScViewData &rData, Point &rPos, const Size &rSize) |
Variables | |
| bool | bPasteIsMove = false |
|
static |
Definition at line 56 of file viewfun7.cxx.
References Point::AdjustX(), Point::AdjustY(), SdrPaintView::GetModel(), SdrModel::GetPage(), ScViewData::GetScDrawView(), SdrPage::GetSize(), ScViewData::GetTabNo(), Size::Height(), Size::setWidth(), Size::Width(), x, Point::X(), y, and Point::Y().
Referenced by ScViewFunc::PasteDraw().
| bool bPasteIsMove = false |
Definition at line 52 of file viewfun7.cxx.
Referenced by ScGridWindow::ExecuteDrop(), and ScViewFunc::PasteDraw().