LibreOffice Module sw (master) 1
Macros | Functions
glshell.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/frame/XTitle.hpp>
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <sfx2/printer.hxx>
#include <sfx2/request.hxx>
#include <svl/macitem.hxx>
#include <gloshdl.hxx>
#include <editeng/acorrcfg.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/viewfrm.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <glshell.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <IDocumentState.hxx>
#include <glosdoc.hxx>
#include <shellio.hxx>
#include <initui.hxx>
#include <cmdid.h>
#include <strings.hrc>
#include <sfx2/msg.hxx>
#include <swslots.hxx>
#include <memory>
#include <utility>
Include dependency graph for glshell.cxx:

Go to the source code of this file.

Macros

#define ShellClass_SwWebGlosDocShell
 
#define ShellClass_SwGlosDocShell
 

Functions

static void lcl_Execute (SwDocShell &rSh, SfxRequest &rReq)
 
static void lcl_GetState (SwDocShell &rSh, SfxItemSet &rSet)
 
static bool lcl_Save (SwWrtShell &rSh, const OUString &rGroupName, const OUString &rShortNm, const OUString &rLongNm)
 

Macro Definition Documentation

◆ ShellClass_SwGlosDocShell

#define ShellClass_SwGlosDocShell

Definition at line 48 of file glshell.cxx.

◆ ShellClass_SwWebGlosDocShell

#define ShellClass_SwWebGlosDocShell

Definition at line 47 of file glshell.cxx.

Function Documentation

◆ lcl_Execute()

static void lcl_Execute ( SwDocShell rSh,
SfxRequest rReq 
)
static

◆ lcl_GetState()

static void lcl_GetState ( SwDocShell rSh,
SfxItemSet rSet 
)
static

◆ lcl_Save()

static bool lcl_Save ( SwWrtShell rSh,
const OUString &  rGroupName,
const OUString &  rShortNm,
const OUString &  rLongNm 
)
static