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 326 of file docedt.cxx.
References SwPaM::Exchange(), SwPaM::GetMark(), SwPosition::GetNode(), SwPaM::GetPoint(), SwTextNode::GetText(), SwNode::GetTextNode(), and SwPaM::StartEnd().
Referenced by sw::DocumentContentOperationsManager::DeleteAndJoinImpl(), sw::DocumentContentOperationsManager::ReplaceRangeImpl(), and SwUndoCompDoc::UndoImpl().
bool sw_JoinText | ( | SwPaM & | rPam, |
bool | bJoinPrev | ||
) |
Definition at line 357 of file docedt.cxx.
References aBreakSetRange, aCharFormatSetRange, SwPosition::Assign(), SwContentNode::CanJoinNext(), sw::CheckResetRedlineMergeFlag(), SwDoc::CorrRel(), SfxItemSet::Count(), sw::mark::ContentIdxStore::Create(), SwTextNode::CutText(), SwNodes::Delete(), SwNode::First, SwTextNode::FormatToTextAttr(), SwDoc::GetAttrPool(), SwPaM::GetBound(), SwPosition::GetContentNode(), SwPaM::GetDoc(), SwDoc::GetIDocumentUndoRedo(), SwNodeIndex::GetIndex(), SfxItemSet::GetItemState(), SwNodeIndex::GetNode(), SwPosition::GetNode(), SwDoc::GetNodes(), SwPaM::GetPoint(), SwContentNode::GetpSwAttrSet(), SwNode::GetRedlineMergeFlag(), SwNode::GetTextNode(), SwContentNode::HasSwAttrSet(), SwNode::IsCreateFrameWhenHidingRedlines(), SwTextNode::JoinNext(), lcl_RangesToVector(), SwTextNode::Len(), sw::MoveDeletedPrevFrames(), 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().