LibreOffice Module sc (master)
1
|
#include <chartsh.hxx>
Private Member Functions | |
virtual void | Activate (bool bMDI) override |
virtual void | Deactivate (bool bMDI) override |
Static Private Member Functions | |
static void | InitInterface_Impl () |
SfxInterface initializer. More... | |
Additional Inherited Members | |
![]() | |
static void | StateDisableItems (SfxItemSet &rSet) |
static bool | AreAllObjectsOnLayer (SdrLayerID nLayerNo, const SdrMarkList &rMark) |
![]() | |
static SfxInterface * | GetStaticInterface () |
static void | EmptyExecStub (SfxShell *pShell, SfxRequest &) |
static void | EmptyStateStub (SfxShell *pShell, SfxItemSet &) |
static void | VerbState (SfxItemSet &) |
![]() | |
ScViewData & | GetViewData () |
![]() | |
SfxShell () | |
SfxShell (SfxViewShell *pViewSh) | |
void | SetViewShell_Impl (SfxViewShell *pView) |
SAL_DLLPRIVATE void | Invalidate_Impl (SfxBindings &rBindings, sal_uInt16 nId) |
![]() | |
static void | HandleOpenXmlFilterSettings (SfxRequest &) |
Definition at line 28 of file chartsh.hxx.
ScChartShell::ScChartShell | ( | ScViewData & | rData | ) |
Definition at line 97 of file chartsh.cxx.
References vcl::EnumContext::Chart, vcl::EnumContext::GetContextName(), SfxShell::SetContextName(), and SfxShell::SetName().
|
overridevirtual |
Definition at line 104 of file chartsh.cxx.
|
overrideprivatevirtual |
Reimplemented from ScDrawShell.
Definition at line 67 of file chartsh.cxx.
References SfxShell::Activate(), ScDrawShell::Activate(), and SfxShell::SetContextBroadcasterEnabled().
|
overrideprivatevirtual |
Reimplemented from SfxShell.
Definition at line 82 of file chartsh.cxx.
References SfxShell::Deactivate(), and SfxShell::SetContextBroadcasterEnabled().
void ScChartShell::ExecuteExportAsGraphic | ( | SfxRequest & | rReq | ) |
Definition at line 128 of file chartsh.cxx.
References ScViewData::GetActiveWin(), vcl::Window::GetFrameWeld(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SfxObjectShell::GetModel(), SfxShell::GetObjectShell(), ScViewData::GetScDrawView(), SdrObject::getUnoShape(), ScDrawShell::GetViewData(), SfxShell::Invalidate(), pObject, and GraphicHelper::SaveShapeAsGraphic().
void ScChartShell::GetExportAsGraphicState | ( | SfxItemSet & | rSet | ) |
Definition at line 108 of file chartsh.cxx.
References SfxItemSet::DisableItem(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SfxShell::GetObjectShell(), ScViewData::GetScDrawView(), and ScDrawShell::GetViewData().
|
staticprivate |
SfxInterface initializer.
Definition at line 58 of file chartsh.cxx.
References SFX_OBJECTBAR_OBJECT.