LibreOffice Module sw (master) 1
Macros | Functions
textsh.cxx File Reference
#include <config_features.h>
#include <hintids.hxx>
#include <comphelper/string.hxx>
#include <svl/globalnameitem.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/frmdescr.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/viewfrm.hxx>
#include <i18nutil/transliteration.hxx>
#include <svl/eitem.hxx>
#include <svl/ptitem.hxx>
#include <svl/stritem.hxx>
#include <unotools/moduleoptions.hxx>
#include <svx/hlnkitem.hxx>
#include <svl/whiter.hxx>
#include <sfx2/request.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/sizeitem.hxx>
#include <editeng/svxacorr.hxx>
#include <editeng/scripttypeitem.hxx>
#include <sfx2/htmlmode.hxx>
#include <svtools/htmlcfg.hxx>
#include <com/sun/star/embed/Aspects.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <osl/diagnose.h>
#include <comphelper/classids.hxx>
#include <editeng/acorrcfg.hxx>
#include <wdocsh.hxx>
#include <fmtinfmt.hxx>
#include <fmtclds.hxx>
#include <fmtfsize.hxx>
#include <swmodule.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <docsh.hxx>
#include <doc.hxx>
#include <IDocumentChartDataProviderAccess.hxx>
#include <uitool.hxx>
#include <cmdid.h>
#include <globals.hrc>
#include <frmmgr.hxx>
#include <textsh.hxx>
#include <frmfmt.hxx>
#include <tablemgr.hxx>
#include <swundo.hxx>
#include <breakit.hxx>
#include <edtwin.hxx>
#include <strings.hrc>
#include <unochart.hxx>
#include <chartins.hxx>
#include <viewopt.hxx>
#include <sfx2/msg.hxx>
#include <vcl/EnumContext.hxx>
#include <swslots.hxx>
#include <SwRewriter.hxx>
#include <SwCapObjType.hxx>
#include <svx/svxdlg.hxx>
#include <swabstdlg.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <drawdoc.hxx>
#include <svtools/embedhlp.hxx>
#include <sfx2/event.hxx>
#include <com/sun/star/ui/dialogs/DialogClosedEvent.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <IDocumentUndoRedo.hxx>
#include <formatcontentcontrol.hxx>
Include dependency graph for textsh.cxx:

Go to the source code of this file.

Macros

#define ShellClass_SwTextShell
 

Functions

 IMPL_STATIC_LINK (SwTextShell, DialogClosedHdl, css::ui::dialogs::DialogClosedEvent *, pEvent, void)
 
static bool lcl_IsMarkInSameSection (SwWrtShell &rWrtSh, const SwSection *pSect)
 

Macro Definition Documentation

◆ ShellClass_SwTextShell

#define ShellClass_SwTextShell

Definition at line 76 of file textsh.cxx.

Function Documentation

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( SwTextShell  ,
DialogClosedHdl  ,
css::ui::dialogs::DialogClosedEvent *  ,
pEvent  ,
void   
)

◆ lcl_IsMarkInSameSection()

static bool lcl_IsMarkInSameSection ( SwWrtShell rWrtSh,
const SwSection pSect 
)
static

Definition at line 594 of file textsh.cxx.

References SwEditShell::GetCurrSection(), and SwCursorShell::SwapPam().

Referenced by SwTextShell::StateInsert().