|
LibreOffice Module sw (master) 1
|
#include <config_features.h>#include <config_fuzzers.h>#include <hintids.hxx>#include <comphelper/string.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/printer.hxx>#include <sfx2/request.hxx>#include <sfx2/linkmgr.hxx>#include <sfx2/viewfrm.hxx>#include <editeng/pbinitem.hxx>#include <editeng/ulspitem.hxx>#include <editeng/lrspitem.hxx>#include <com/sun/star/frame/XModel.hpp>#include <osl/diagnose.h>#include <fmthdft.hxx>#include <fmtanchr.hxx>#include <fmtfsize.hxx>#include <fmtornt.hxx>#include <swwait.hxx>#include <gloshdl.hxx>#include <swmodule.hxx>#include <view.hxx>#include <docsh.hxx>#include <fldbas.hxx>#include <wrtsh.hxx>#include <cmdid.h>#include <dbmgr.hxx>#include <fldmgr.hxx>#include <labimg.hxx>#include <section.hxx>#include <pagedesc.hxx>#include <poolfmt.hxx>#include <strings.hrc>#include <swabstdlg.hxx>#include <IDocumentDeviceAccess.hxx>#include "appenv.hxx"#include <memory>Go to the source code of this file.
Functions | |
| static const SwFrameFormat * | lcl_InsertBCText (SwWrtShell &rSh, const SwLabItem &rItem, SwFrameFormat &rFormat, sal_uInt16 nCol, sal_uInt16 nRow) |
| static const SwFrameFormat * | lcl_InsertLabText (SwWrtShell &rSh, const SwLabItem &rItem, SwFrameFormat &rFormat, SwFieldMgr &rFieldMgr, sal_uInt16 nCol, sal_uInt16 nRow, bool bLast) |
Variables | |
| constexpr OUStringLiteral | MASTER_LABEL = u"MasterLabel" |
|
static |
Definition at line 67 of file applab.cxx.
References SwAbstractDialogFactory::Create(), SwViewShell::GetAttrPool(), SwView::GetGlosHdl(), SwCursorShell::GetPageNum(), SwEditShell::GetTextCollFromPool(), SwWrtShell::GetView(), SwLabItem::m_bSynchron, SwLabItem::m_lHDist, SwLabItem::m_lLeft, SwLabItem::m_lUpper, SwLabItem::m_lVDist, SwLabItem::m_sGlossaryBlockName, SwLabItem::m_sGlossaryGroup, SwFEShell::NewFlyFrame(), SwPostItHelper::NONE, SfxItemSet::Put(), RES_POOLCOLL_STANDARD, SwGlossaryHdl::SetCurGroup(), SwAbstractDialogFactory::SetGlossaryActGroupFunc(), SwEditShell::SetTextFormatColl(), and SwWrtShell::UnSelectFrame().
Referenced by SwModule::InsertLab().
|
static |
Definition at line 102 of file applab.cxx.
References SL::aData, DatabaseNextSet, DB_DELIM, SwViewShell::GetAttrPool(), SwCursorShell::GetPageNum(), SwEditShell::GetTextCollFromPool(), SwFieldMgr::InsertField(), InsertLabEnvText(), SwLabItem::m_aWriting, SwLabItem::m_bSynchron, SwLabItem::m_lHDist, SwLabItem::m_lLeft, SwLabItem::m_lUpper, SwLabItem::m_lVDist, SwFEShell::NewFlyFrame(), SwPostItHelper::NONE, SfxItemSet::Put(), RES_POOLCOLL_STANDARD, SwEditShell::SetTextFormatColl(), comphelper::string::setToken(), u, and SwWrtShell::UnSelectFrame().
Referenced by SwModule::InsertLab().
|
constexpr |
Definition at line 65 of file applab.cxx.
Referenced by SwModule::InsertLab().