|
LibreOffice Module sw (master) 1
|
#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/container/XChild.hpp>#include <com/sun/star/embed/EmbedMisc.hpp>#include <com/sun/star/embed/EmbedStates.hpp>#include <com/sun/star/embed/EmbedVerbs.hpp>#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>#include <com/sun/star/chart2/XChartDocument.hpp>#include <com/sun/star/util/XModifiable.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <hintids.hxx>#include <sot/exchange.hxx>#include <svx/xfillit0.hxx>#include <svx/hdft.hxx>#include <svx/svdview.hxx>#include <svl/itemiter.hxx>#include <tools/bigint.hxx>#include <svtools/insdlg.hxx>#include <sfx2/ipclient.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/svxacorr.hxx>#include <editeng/ulspitem.hxx>#include <vcl/graph.hxx>#include <unotools/charclass.hxx>#include <comphelper/storagehelper.hxx>#include <svx/svxdlg.hxx>#include <svx/extrusionbar.hxx>#include <svx/fontworkbar.hxx>#include <dialoghelp.hxx>#include <frmfmt.hxx>#include <fmtftn.hxx>#include <fmthdft.hxx>#include <fmtpdsc.hxx>#include <txtfrm.hxx>#include <wdocsh.hxx>#include <swmodule.hxx>#include <wrtsh.hxx>#include <view.hxx>#include <cmdid.h>#include <pagedesc.hxx>#include <frmmgr.hxx>#include <swundo.hxx>#include <swcli.hxx>#include <poolfmt.hxx>#include <edtwin.hxx>#include <fmtcol.hxx>#include <swtable.hxx>#include <viscrs.hxx>#include <swdtflvr.hxx>#include <doc.hxx>#include <IDocumentSettingAccess.hxx>#include <SwCapObjType.hxx>#include <SwStyleNameMapper.hxx>#include <sfx2/request.hxx>#include <paratr.hxx>#include <ndtxt.hxx>#include <editeng/acorrcfg.hxx>#include <IMark.hxx>#include <sfx2/bindings.hxx>#include <flyfrm.hxx>#include <SwRewriter.hxx>#include <strings.hrc>#include <toolkit/helper/vclunohelper.hxx>#include <sfx2/viewfrm.hxx>#include <vcl/uitest/logger.hxx>#include <vcl/uitest/eventdescription.hxx>#include <osl/diagnose.h>#include <o3tl/unit_conversion.hxx>#include <PostItMgr.hxx>#include <FrameControlsManager.hxx>#include <fldmgr.hxx>#include <docufld.hxx>#include <IDocumentFieldsAccess.hxx>#include <fmtfld.hxx>#include <sfx2/msgpool.hxx>#include <sfx2/msg.hxx>#include <svtools/embedhlp.hxx>#include <svx/postattr.hxx>#include <comphelper/lok.hxx>#include <comphelper/propertyvalue.hxx>#include <svtools/optionsdrawinglayer.hxx>#include <svl/numformat.hxx>#include <svl/zformat.hxx>#include <memory>#include "../../core/crsr/callnk.hxx"#include <frmtool.hxx>#include <viewopt.hxx>#include <IDocumentUndoRedo.hxx>#include <UndoInsert.hxx>#include <UndoCore.hxx>#include <formatlinebreak.hxx>#include <formatcontentcontrol.hxx>#include <textcontentcontrol.hxx>Go to the source code of this file.
Macros | |
| #define | BITFLD_INI_LIST |
Functions | |
| static bool | lcl_IsAllowed (const SwWrtShell *rSh) |
| static SvxAutoCorrect * | lcl_IsAutoCorr () |
| static bool | lcl_FoldedOutlineNodeEndOfParaSplit (SwWrtShell *pThis) |
| #define BITFLD_INI_LIST |
Definition at line 158 of file wrtsh1.cxx.
|
static |
Definition at line 1205 of file wrtsh1.cxx.
References a, SwNodeIndex::Assign(), bVisible, SwNode::EndOfSectionIndex(), SwNode::EndOfSectionNode(), SwNode::FindTableNode(), SwTextNode::GetAttrOutlineContentVisible(), SwTextNode::GetAttrOutlineLevel(), SwCursorShell::GetCursor(), SwViewShell::GetDoc(), SwNodes::GetEndOfContent(), SwNodes::GetEndOfExtras(), SwDoc::GetIDocumentUndoRedo(), SwNode::GetIndex(), SwNodeIndex::GetNode(), SwDoc::GetNodes(), SwViewShell::GetNodes(), SwNodes::GetOutLineNds(), SwPaM::GetPointNode(), SwNode::GetTableBox(), SwTextNode::GetTextColl(), SwNode::GetTextNode(), SwViewShell::GetViewOptions(), SwWrtShell::GotoOutline(), SwNode::IsEndNode(), SwTextNode::IsOutline(), SwViewOption::IsTreatSubOutlineLevelsAsContent(), SwNodes::MakeTextNode(), nPos, SwOutlineNodes::Seek_Entry(), SwEditShell::SetModified(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::size(), and SwNode::StartOfSectionNode().
Referenced by SwWrtShell::SplitNode().
|
static |
Definition at line 141 of file wrtsh1.cxx.
References bVisible, SwTextNode::GetAttrOutlineContentVisible(), SwCursorShell::GetCursor(), SwPaM::GetPointNode(), SwNode::GetTextNode(), SwViewShell::GetViewOptions(), SwCursorShell::IsEndPara(), SwTextNode::IsOutline(), and SwViewOption::IsShowOutlineContentVisibilityButton().
Referenced by SwWrtShell::InsertColumnBreak(), SwWrtShell::InsertContentControl(), SwWrtShell::InsertLineBreak(), and SwWrtShell::InsertPageBreak().
|
static |
Definition at line 171 of file wrtsh1.cxx.
References SvxAutoCorrCfg::Get(), SvxAutoCorrCfg::GetAutoCorrect(), and SvxAutoCorrect::IsAutoCorrFlag().
Referenced by SwWrtShell::InsertLineBreak().