LibreOffice Module sw (master)
1
|
#include <listsh.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 24 of file listsh.hxx.
SwListShell::SwListShell | ( | SwView & | rView | ) |
Definition at line 267 of file listsh.cxx.
References SfxShell::SetName().
void SwListShell::Execute | ( | SfxRequest & | rReq | ) |
Definition at line 126 of file listsh.cxx.
References SfxRequest::AppendItem(), SwEditShell::DelNumRules(), SfxRequest::Done(), FN_NUM_BULLET_DOWN, FN_NUM_BULLET_NEXT, FN_NUM_BULLET_NONUM, FN_NUM_BULLET_OFF, FN_NUM_BULLET_OUTLINE_DOWN, FN_NUM_BULLET_OUTLINE_MOVEDOWN, FN_NUM_BULLET_OUTLINE_MOVEUP, FN_NUM_BULLET_OUTLINE_UP, FN_NUM_BULLET_PREV, FN_NUM_BULLET_UP, FN_NUM_OR_NONUM, SfxItemSet::Get(), SfxRequest::GetArgs(), SfxViewFrame::GetBindings(), SwEditShell::GetNumRuleAtCurrCursorPos(), SwBaseShell::GetShell(), SfxRequest::GetSlot(), SfxBoolItem::GetValue(), SwBaseShell::GetView(), SfxViewShell::GetViewFrame(), SwCursorShell::GotoNextNum(), SwCursorShell::GotoPrevNum(), SfxRequest::Ignore(), SfxBindings::Invalidate(), SfxRequest::IsAPI(), SwEditShell::IsNoNum(), SwNumRule::IsOutlineRule(), lcl_OutlineUpDownWithSubPoints(), SwEditShell::MoveNumParas(), SwEditShell::NoNum(), SwEditShell::NumOrNoNum(), and SwEditShell::NumUpDown().
void SwListShell::GetState | ( | SfxItemSet & | rSet | ) |
Definition at line 224 of file listsh.cxx.
References SwCursorShell::CursorInsideInputField(), SfxItemSet::DisableItem(), SfxWhichIter::FirstWhich(), FN_NUM_BULLET_DOWN, FN_NUM_BULLET_NONUM, FN_NUM_BULLET_OUTLINE_DOWN, FN_NUM_BULLET_OUTLINE_UP, FN_NUM_BULLET_UP, FN_NUM_OR_NONUM, SwEditShell::GetCurrentOutlineLevels(), SwEditShell::GetNumLevel(), SwBaseShell::GetShell(), MAXLEVEL, SfxWhichIter::NextWhich(), and SfxItemSet::Put().
|
staticprivate |
SfxInterface initializer.
Definition at line 41 of file listsh.cxx.
References SFX_OBJECTBAR_OBJECT.