LibreOffice Module sw (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
SwUpdFootnoteEndNtAtEnd Class Reference

#include <ftnidx.hxx>

Public Member Functions

 SwUpdFootnoteEndNtAtEnd ()
 
std::pair< sal_uInt16, sal_uInt16 > GetNumber (IDocumentRedlineAccess const &, const SwTextFootnote &rTextFootnote, const SwSectionNode &rNd)
 
std::pair< sal_uInt16, sal_uInt16 > ChkNumber (IDocumentRedlineAccess const &, const SwTextFootnote &rTextFootnote)
 

Static Public Member Functions

static const SwSectionNodeFindSectNdWithEndAttr (const SwTextFootnote &rTextFootnote)
 

Private Attributes

std::vector< const SwSectionNode * > m_aFootnoteSections
 
std::vector< const SwSectionNode * > m_aEndSections
 
std::vector< std::pair< sal_uInt16, sal_uInt16 > > m_aFootnoteNumbers
 
std::vector< std::pair< sal_uInt16, sal_uInt16 > > m_aEndNumbers
 

Detailed Description

Definition at line 53 of file ftnidx.hxx.

Constructor & Destructor Documentation

◆ SwUpdFootnoteEndNtAtEnd()

SwUpdFootnoteEndNtAtEnd::SwUpdFootnoteEndNtAtEnd ( )
inline

Definition at line 59 of file ftnidx.hxx.

Member Function Documentation

◆ ChkNumber()

std::pair< sal_uInt16, sal_uInt16 > SwUpdFootnoteEndNtAtEnd::ChkNumber ( IDocumentRedlineAccess const &  rIDRA,
const SwTextFootnote rTextFootnote 
)

◆ FindSectNdWithEndAttr()

const SwSectionNode * SwUpdFootnoteEndNtAtEnd::FindSectNdWithEndAttr ( const SwTextFootnote rTextFootnote)
static

◆ GetNumber()

std::pair< sal_uInt16, sal_uInt16 > SwUpdFootnoteEndNtAtEnd::GetNumber ( IDocumentRedlineAccess const &  rIDRA,
const SwTextFootnote rTextFootnote,
const SwSectionNode rNd 
)

Member Data Documentation

◆ m_aEndNumbers

std::vector<std::pair<sal_uInt16, sal_uInt16> > SwUpdFootnoteEndNtAtEnd::m_aEndNumbers
private

Definition at line 56 of file ftnidx.hxx.

Referenced by GetNumber().

◆ m_aEndSections

std::vector<const SwSectionNode*> SwUpdFootnoteEndNtAtEnd::m_aEndSections
private

Definition at line 55 of file ftnidx.hxx.

Referenced by GetNumber().

◆ m_aFootnoteNumbers

std::vector<std::pair<sal_uInt16, sal_uInt16> > SwUpdFootnoteEndNtAtEnd::m_aFootnoteNumbers
private

Definition at line 56 of file ftnidx.hxx.

Referenced by GetNumber().

◆ m_aFootnoteSections

std::vector<const SwSectionNode*> SwUpdFootnoteEndNtAtEnd::m_aFootnoteSections
private

Definition at line 55 of file ftnidx.hxx.

Referenced by GetNumber().


The documentation for this class was generated from the following files: