LibreOffice Module sw (master) 1
Classes | Namespaces | Macros | Functions
ftnidx.hxx File Reference
#include <vector>
#include <sal/types.h>
#include <o3tl/sorted_vector.hxx>
Include dependency graph for ftnidx.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CompareSwFootnoteIdxs
 
class  SwFootnoteIdxs
 
class  SwUpdFootnoteEndNtAtEnd
 

Namespaces

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

Macros

#define SwTextFootnote_GetIndex(pFIdx)   (pFIdx->GetTextNode().GetIndex())
 

Functions

bool sw::IsFootnoteDeleted (IDocumentRedlineAccess const &rIDRA, SwTextFootnote const &rTextFootnote)
 

Macro Definition Documentation

◆ SwTextFootnote_GetIndex

#define SwTextFootnote_GetIndex (   pFIdx)    (pFIdx->GetTextNode().GetIndex())

Definition at line 35 of file ftnidx.hxx.