LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
ftnfrm.hxx File Reference
#include "layfrm.hxx"
Include dependency graph for ftnfrm.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwFootnoteContFrame
 
class  SwFootnoteFrame
 Represents one footnote or endnote in the layout. More...
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

void sw_RemoveFootnotes (SwFootnoteBossFrame *pBoss, bool bPageOnly, bool bEndNotes)
 remove all footnotes (not the references) and all footnote pages More...
 
void sw::RemoveFootnotesForNode (SwRootFrame const &rLayout, SwTextNode const &rTextNode, std::vector< std::pair< sal_Int32, sal_Int32 > > const *const pExtents)
 

Function Documentation

◆ sw_RemoveFootnotes()

void sw_RemoveFootnotes ( SwFootnoteBossFrame pBoss,
bool  bPageOnly,
bool  bEndNotes 
)