LibreOffice Module sw (master) 1
Macros | Functions
listsh.cxx File Reference
#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>
Include dependency graph for listsh.cxx:

Go to the source code of this file.

Macros

#define ShellClass_SwListShell
 

Functions

static void lcl_OutlineUpDownWithSubPoints (SwWrtShell &rSh, bool bMove, bool bUp)
 

Macro Definition Documentation

◆ ShellClass_SwListShell

#define ShellClass_SwListShell

Definition at line 34 of file listsh.cxx.

Function Documentation

◆ lcl_OutlineUpDownWithSubPoints()

static void lcl_OutlineUpDownWithSubPoints ( SwWrtShell rSh,
bool  bMove,
bool  bUp 
)
static