LibreOffice Module sw (master) 1
|
#include <nodeoffset.hxx>
Go to the source code of this file.
Functions | |
void | sw_DeleteFootnote (SwSectionNode *pNd, SwNodeOffset nStt, SwNodeOffset nEnd) |
void sw_DeleteFootnote | ( | SwSectionNode * | pNd, |
SwNodeOffset | nStt, | ||
SwNodeOffset | nEnd | ||
) |
Definition at line 734 of file ndsect.cxx.
References SwTextFootnote::DelFrames(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::empty(), SwNode::GetDoc(), SwDoc::GetFootnoteIdxs(), nPos, SwFootnoteIdxs::SeekEntry(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::size(), and SwTextFootnote_GetIndex.
Referenced by SwSectionFormat::DelFrames(), and SwNodes::InsertTextSection().