LibreOffice Module sw (master)
1
|
#include <drformsh.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 std::shared_ptr< std::vector< std::unique_ptr< SwPaM > > > | CopyPaMRing (SwPaM &rOrig) |
![]() | |
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_DLLPRIVATE_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 26 of file drformsh.hxx.
SwDrawFormShell::SwDrawFormShell | ( | SwView & | rView | ) |
Definition at line 239 of file drformsh.cxx.
References vcl::EnumContext::Form, vcl::EnumContext::GetContextName(), SwBaseShell::GetShell(), SwWrtShell::NoEdit(), SfxShell::SetContextName(), and SfxShell::SetName().
|
overridevirtual |
Definition at line 247 of file drformsh.cxx.
void SwDrawFormShell::Execute | ( | SfxRequest const & | rReq | ) |
Definition at line 62 of file drformsh.cxx.
References SfxDispatcher::Execute(), SfxDispatcher::ExecuteList(), SfxRequest::GetArgs(), SfxViewFrame::GetDispatcher(), SwView::GetDocShell(), SwViewShell::GetDrawView(), SvxHyperlinkItem::GetInsertMode(), SfxItemSet::GetItemState(), SdrMarkList::GetMark(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SfxObjectShell::GetMedium(), SvxHyperlinkItem::GetName(), SdrObject::GetObjInventor(), SwBaseShell::GetShell(), SfxRequest::GetSlot(), SvxHyperlinkItem::GetTargetFrame(), SdrUnoObj::GetUnoControlModel(), SvxHyperlinkItem::GetURL(), SfxMedium::GetURLObject(), SwBaseShell::GetView(), SfxViewShell::GetViewFrame(), HLINK_DEFAULT, HLINK_FIELD, URIHelper::SmartRel2Abs(), and SwView::StopShellTimer().
void SwDrawFormShell::GetState | ( | SfxItemSet & | rSet | ) |
Definition at line 154 of file drformsh.cxx.
References SfxWhichIter::FirstWhich(), SwViewShell::GetDrawViewWithValidMarkList(), GetHtmlMode(), SvxHyperlinkItem::GetInsertMode(), SdrMarkList::GetMark(), SdrMarkView::GetMarkedObjectList(), SdrMark::GetMarkedSdrObj(), SdrObject::GetObjInventor(), SwBaseShell::GetShell(), SdrUnoObj::GetUnoControlModel(), SwBaseShell::GetView(), HLINK_BUTTON, HLINK_HTMLMODE, HTMLMODE_ON, SfxWhichIter::NextWhich(), SfxItemSet::Put(), SvxHyperlinkItem::SetInsertMode(), SvxHyperlinkItem::SetName(), SvxHyperlinkItem::SetTargetFrame(), and SvxHyperlinkItem::SetURL().
|
staticprivate |
SfxInterface initializer.
Definition at line 54 of file drformsh.cxx.
References SFX_OBJECTBAR_OBJECT.