LibreOffice Module sc (master) 1
Functions | Variables
viewfun7.cxx File Reference
#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>
Include dependency graph for viewfun7.cxx:

Go to the source code of this file.

Functions

static void lcl_AdjustInsertPos (ScViewData &rData, Point &rPos, const Size &rSize)
 

Variables

bool bPasteIsMove = false
 

Function Documentation

◆ lcl_AdjustInsertPos()

static void lcl_AdjustInsertPos ( ScViewData rData,
Point rPos,
const Size rSize 
)
static

Variable Documentation

◆ bPasteIsMove

bool bPasteIsMove = false

Definition at line 52 of file viewfun7.cxx.

Referenced by ScGridWindow::ExecuteDrop(), and ScViewFunc::PasteDraw().