| LibreOffice Module sc (master) 1
    | 
#include <config_features.h>#include <basic/sberrors.hxx>#include <svx/svdmark.hxx>#include <svx/svdoole2.hxx>#include <svx/svdview.hxx>#include <sfx2/objsh.hxx>#include <sfx2/request.hxx>#include <basic/sbxcore.hxx>#include <svl/stritem.hxx>#include <svl/whiter.hxx>#include <vcl/svapp.hxx>#include <osl/diagnose.h>#include <tabvwsh.hxx>#include <document.hxx>#include <sc.hrc>#include <drwlayer.hxx>#include <retypepassdlg.hxx>#include <tabprotection.hxx>#include <com/sun/star/embed/EmbedVerbs.hpp>Go to the source code of this file.
| Functions | |
| static uno::Reference< embed::XEmbeddedObject > | lcl_GetSelectedObj (const SdrView *pDrView) | 
| member of ScDrawView?  More... | |
| 
 | static | 
member of ScDrawView?
Definition at line 135 of file tabvwshh.cxx.
References SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SdrObject::GetObjIdentifier(), and SdrOle2Obj::GetObjRef().
Referenced by ScTabViewShell::GetObjectState().