LibreOffice Module sw (master)
1
|
#include <mediash.hxx>
Static Private Member Functions | |
static void | InitInterface_Impl () |
SfxInterface initializer. More... | |
Additional Inherited Members | |
![]() | |
static void | StateDisableItems (SfxItemSet &) |
static void | SetFrameMode (FlyMode eMode, SwWrtShell *pShell) |
static void | SetFrameMode_ (FlyMode eMode) |
static FlyMode | GetFrameMode () |
![]() | |
static SfxInterface * | GetStaticInterface () |
static void | EmptyExecStub (SfxShell *pShell, SfxRequest &) |
static void | EmptyStateStub (SfxShell *pShell, SfxItemSet &) |
static void | VerbState (SfxItemSet &) |
![]() | |
SwWrtShell & | GetShell () |
SwWrtShell * | GetShellPtr () |
SwView & | GetView () |
void | SetGetStateSet (SfxItemSet *p) |
bool | AddGrfUpdateSlot (sal_uInt16 nSlot) |
DECL_LINK (InsertDBTextHdl, void *, void) | |
void | InsertURLButton (const OUString &rURL, const OUString &rTarget, const OUString &rText) |
void | InsertTable (SfxRequest &_rRequest) |
![]() | |
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 mediash.hxx.
SwMediaShell::SwMediaShell | ( | SwView & | rView | ) |
Definition at line 156 of file mediash.cxx.
References vcl::EnumContext::GetContextName(), vcl::EnumContext::Media, SfxShell::SetContextName(), and SfxShell::SetName().
void SwMediaShell::ExecMedia | ( | SfxRequest const & | rReq | ) |
Definition at line 48 of file mediash.cxx.
References SwFEShell::DelSelectedObj(), SfxRequest::GetArgs(), SwViewShell::GetDrawView(), SfxItemSet::GetItemState(), SdrMarkView::GetMarkedObjectList(), SdrPaintView::GetModel(), SwBaseShell::GetShell(), SfxRequest::GetSlot(), SwBaseShell::GetView(), SdrObject::GetViewContact(), SdrModel::IsChanged(), SwFEShell::IsObjSelected(), SwWrtShell::IsSelFrameMode(), SwWrtShell::LeaveSelFrameMode(), SdrModel::SetChanged(), and SwEditShell::SetModified().
void SwMediaShell::GetMediaState | ( | SfxItemSet & | rSet | ) |
Definition at line 116 of file mediash.cxx.
References SfxItemSet::DisableItem(), SfxWhichIter::FirstWhich(), SwViewShell::GetDrawView(), SdrMarkView::GetMarkedObjectList(), SwBaseShell::GetShell(), SdrObject::GetViewContact(), SfxWhichIter::NextWhich(), and SfxItemSet::Put().
|
staticprivate |
SfxInterface initializer.
Definition at line 41 of file mediash.cxx.
References SfxShell::GetStaticInterface(), SfxInterface::RegisterObjectBar(), SfxInterface::RegisterPopupMenu(), and SFX_OBJECTBAR_OBJECT.