LibreOffice Module sw (master) 1
|
#include <config_features.h>
#include <hintids.hxx>
#include <svl/whiter.hxx>
#include <sfx2/viewfrm.hxx>
#include <basic/sbstar.hxx>
#include <svl/ptitem.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/lineitem.hxx>
#include <editeng/boxitem.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/request.hxx>
#include <sfx2/objface.hxx>
#include <vcl/EnumContext.hxx>
#include <svx/hlnkitem.hxx>
#include <svx/svdview.hxx>
#include <svx/sdangitm.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <sal/log.hxx>
#include <doc.hxx>
#include <drawdoc.hxx>
#include <IDocumentSettingAccess.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <fmturl.hxx>
#include <fmtclds.hxx>
#include <fmtcnct.hxx>
#include <swmodule.hxx>
#include <wrtsh.hxx>
#include <wview.hxx>
#include <uitool.hxx>
#include <frmfmt.hxx>
#include <frmsh.hxx>
#include <frmmgr.hxx>
#include <edtwin.hxx>
#include <swdtflvr.hxx>
#include <viewopt.hxx>
#include <cmdid.h>
#include <strings.hrc>
#include <swabstdlg.hxx>
#include <svx/svxdlg.hxx>
#include <docsh.hxx>
#include <svx/drawitem.hxx>
#include <memory>
#include <sfx2/msg.hxx>
#include <swslots.hxx>
#include <grfatr.hxx>
#include <fldmgr.hxx>
#include <flyfrm.hxx>
Go to the source code of this file.
Macros | |
#define | ShellClass_SwFrameShell |
Functions | |
static void | lcl_FrameGetMaxLineWidth (const SvxBorderLine *pBorderLine, SvxBorderLine &rBorderLine) |
static const SwFrameFormat * | lcl_GetFrameFormatByName (SwWrtShell const &rSh, std::u16string_view rName) |
|
static |
Definition at line 1259 of file frmsh.cxx.
Referenced by SwFrameShell::ExecFrameStyle().
|
static |
Definition at line 84 of file frmsh.cxx.
References FLYCNTTYPE_FRM, SwFEShell::GetFlyCount(), SwFEShell::GetFlyNum(), SwFormat::GetName(), i, and nCount.
Referenced by SwFrameShell::Execute().