|
LibreOffice Module sc (master) 1
|
#include <com/sun/star/embed/XTransactedObject.hpp>#include <com/sun/star/embed/XEmbedPersist.hpp>#include <com/sun/star/embed/XEmbeddedObject.hpp>#include <com/sun/star/uno/Exception.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/XPropertySetInfo.hpp>#include <com/sun/star/form/FormButtonType.hpp>#include <unotools/streamwrap.hxx>#include <svx/unomodel.hxx>#include <unotools/tempfile.hxx>#include <unotools/ucbstreamhelper.hxx>#include <comphelper/fileformat.h>#include <comphelper/storagehelper.hxx>#include <comphelper/servicehelper.hxx>#include <svtools/embedtransfer.hxx>#include <sot/storage.hxx>#include <svx/svditer.hxx>#include <svx/svdograf.hxx>#include <svx/svdoole2.hxx>#include <svx/svdouno.hxx>#include <sfx2/docfile.hxx>#include <svl/itempool.hxx>#include <svl/urlbmk.hxx>#include <tools/urlobj.hxx>#include <osl/diagnose.h>#include <drwtrans.hxx>#include <docsh.hxx>#include <drwlayer.hxx>#include <drawview.hxx>#include <utility>#include <viewdata.hxx>#include <scmod.hxx>#include <dragdata.hxx>#include <stlpool.hxx>#include <scresid.hxx>#include <globstr.hrc>#include <editeng/eeitem.hxx>#include <editeng/fhgtitem.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Functions | |
| static bool | lcl_HasOnlyControls (SdrModel *pModel) |
| static void | lcl_InitMarks (SdrMarkView &rDest, const SdrMarkView &rSource, SCTAB nTab) |
Variables | |
| constexpr sal_uInt32 | SCDRAWTRANS_TYPE_EMBOBJ = 1 |
| constexpr sal_uInt32 | SCDRAWTRANS_TYPE_DRAWMODEL = 2 |
| constexpr sal_uInt32 | SCDRAWTRANS_TYPE_DOCUMENT = 3 |
|
static |
Definition at line 240 of file drwtrans.cxx.
References SdrModel::GetPage(), and SdrObjListIter::Next().
Referenced by ScDrawTransferObj::AddSupportedFormats().
|
static |
Definition at line 585 of file drwtrans.cxx.
References SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SdrPaintView::GetModel(), SdrModel::GetPage(), SdrPaintView::GetSdrPageView(), i, SdrMarkView::MarkObj(), nCount, and SdrPaintView::ShowSdrPage().
Referenced by ScDrawTransferObj::SetDragSource().
|
constexpr |
Definition at line 70 of file drwtrans.cxx.
Referenced by ScDrawTransferObj::GetData(), and ScDrawTransferObj::WriteObject().
|
constexpr |
Definition at line 69 of file drwtrans.cxx.
Referenced by ScDrawTransferObj::GetData(), and ScDrawTransferObj::WriteObject().
|
constexpr |
Definition at line 68 of file drwtrans.cxx.
Referenced by ScDrawTransferObj::GetData(), and ScDrawTransferObj::WriteObject().