|
LibreOffice Module sw (master) 1
|
#include <cmdid.h>#include <sfx2/request.hxx>#include <sfx2/objface.hxx>#include <sfx2/bindings.hxx>#include <sfx2/viewfrm.hxx>#include <svl/eitem.hxx>#include <svl/whiter.hxx>#include <osl/diagnose.h>#include <numrule.hxx>#include <wrtsh.hxx>#include <listsh.hxx>#include <view.hxx>#include <sfx2/msg.hxx>#include <swslots.hxx>#include <IDocumentOutlineNodes.hxx>Go to the source code of this file.
Macros | |
| #define | ShellClass_SwListShell |
Functions | |
| static void | lcl_OutlineUpDownWithSubPoints (SwWrtShell &rSh, bool bMove, bool bUp) |
| #define ShellClass_SwListShell |
Definition at line 34 of file listsh.cxx.
|
static |
Definition at line 52 of file listsh.cxx.
References SwCursorShell::ClearMark(), SwCursorShell::DeleteCurrent, SwViewShell::getIDocumentOutlineNodesAccess(), SwViewShell::GetLayout(), IDocumentOutlineNodes::getOutlineLevel(), SwCursorShell::GetOutlinePos(), SwWrtShell::GotoOutline(), IDocumentOutlineNodes::isOutlineInLayout(), SwEditShell::IsOutlineMovable(), SwCursorShell::MakeOutlineSel(), SwEditShell::MoveOutlinePara(), SwOutlineNodes::npos, SwEditShell::OutlineUpDown(), SwWrtShell::Pop(), and SwCursorShell::Push().
Referenced by SwListShell::Execute().