LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Functions | |
bool | sw_JoinText (SwPaM &rPam, bool bJoinPrev) |
void | sw_GetJoinFlags (SwPaM &rPam, bool &rJoinText, bool &rJoinPrev) |
void sw_GetJoinFlags | ( | SwPaM & | rPam, |
bool & | rJoinText, | ||
bool & | rJoinPrev | ||
) |
Definition at line 327 of file docedt.cxx.
References SwPaM::End(), SwPaM::Exchange(), SwIndex::GetIndex(), SwPaM::GetMark(), SwNodeIndex::GetNode(), SwPaM::GetPoint(), SwTextNode::GetText(), SwNode::GetTextNode(), SwPosition::nContent, SwPosition::nNode, and SwPaM::Start().
Referenced by sw::DocumentContentOperationsManager::DeleteAndJoinImpl(), sw::DocumentContentOperationsManager::ReplaceRangeImpl(), and SwUndoCompDoc::UndoImpl().
bool sw_JoinText | ( | SwPaM & | rPam, |
bool | bJoinPrev | ||
) |
Definition at line 358 of file docedt.cxx.
References aBreakSetRange, aCharFormatSetRange, SwContentNode::CanJoinNext(), sw::CheckResetRedlineMergeFlag(), SwDoc::CorrRel(), SfxItemSet::Count(), sw::mark::ContentIdxStore::Create(), SwTextNode::CutText(), SwNodes::Delete(), SwNode::First, SwTextNode::FormatToTextAttr(), SwDoc::GetAttrPool(), SwPaM::GetBound(), SwPaM::GetDoc(), SwDoc::GetIDocumentUndoRedo(), SwIndex::GetIdxReg(), SwNodeIndex::GetIndex(), SfxItemSet::GetItemState(), SwNodeIndex::GetNode(), SwDoc::GetNodes(), SwPaM::GetPoint(), SwContentNode::GetpSwAttrSet(), SwNode::GetRedlineMergeFlag(), SwNode::GetTextNode(), SwContentNode::HasSwAttrSet(), SwNode::IsCreateFrameWhenHidingRedlines(), SwTextNode::JoinNext(), lcl_RangesToVector(), SwTextNode::Len(), sw::MoveDeletedPrevFrames(), SwPosition::nContent, SwPosition::nNode, sw::No, SwNode::NonFirst, sw::Predecessor, SfxItemSet::Put(), RES_BREAK(), RES_PAGEDESC(), SwTextNode::ResetAttr(), SAL_MAX_INT32, and SwTextNode::SetAttr().
Referenced by sw::DocumentContentOperationsManager::DeleteAndJoinImpl(), sw::DocumentContentOperationsManager::ReplaceRangeImpl(), and SwUndoCompDoc::UndoImpl().