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