LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SwTOXPara Struct Referencefinal

#include <txmsrt.hxx>

Inheritance diagram for SwTOXPara:
[legend]
Collaboration diagram for SwTOXPara:
[legend]

Public Member Functions

 SwTOXPara (SwContentNode &, SwTOXElement, sal_uInt16 nLevel=FORM_ALPHA_DELIMITER, OUString sSeqName=OUString())
 
void SetStartIndex (sal_Int32 nSet)
 
void SetEndIndex (sal_Int32 nSet)
 
virtual void FillText (SwTextNode &rNd, const SwContentIndex &rInsPos, sal_uInt16 nAuthField, SwRootFrame const *pLayout) const override
 
virtual sal_uInt16 GetLevel () const override
 
virtual std::pair< OUString, bool > GetURL (SwRootFrame const *const pLayout) const override
 
virtual bool IsFullPara () const override
 
- Public Member Functions inherited from SwTOXSortTabBase
bool operator== (const SwTOXSortTabBase &) const =delete
 
bool operator< (const SwTOXSortTabBase &) const =delete
 
 SwTOXSortTabBase (TOXSortType nType, const SwContentNode *pTOXSrc, const SwTextTOXMark *pTextMark, const SwTOXInternational *pIntl, const css::lang::Locale *pLocale=nullptr)
 
virtual ~SwTOXSortTabBase ()
 
sal_uInt16 GetType () const
 
virtual void FillText (SwTextNode &rNd, const SwContentIndex &rInsPos, sal_uInt16 nAuthField, SwRootFrame const *pLayout) const
 
virtual sal_uInt16 GetLevel () const =0
 
virtual bool equivalent (const SwTOXSortTabBase &)
 
virtual bool sort_lt (const SwTOXSortTabBase &)
 
virtual std::pair< OUString, bool > GetURL (SwRootFrame const *const pLayout) const
 
virtual bool IsFullPara () const
 
void InitText (SwRootFrame const *const pLayout)
 
TextAndReading const & GetText () const
 
const css::lang::Locale & GetLocale () const
 

Private Member Functions

virtual TextAndReading GetText_Impl (SwRootFrame const *pLayout) const override
 

Private Attributes

SwTOXElement eType
 
sal_uInt16 m_nLevel
 
sal_Int32 nStartIndex
 
sal_Int32 nEndIndex
 
OUString m_sSequenceName
 

Additional Inherited Members

- Static Public Member Functions inherited from SwTOXSortTabBase
static SwTOIOptions GetOptions ()
 
- Public Attributes inherited from SwTOXSortTabBase
std::vector< SwTOXSourceaTOXSources
 
css::lang::Locale aLocale
 
const SwTextNodepTOXNd
 
const SwTextTOXMarkpTextMark
 
const SwTOXInternationalpTOXIntl
 
SwNodeOffset nPos
 
sal_Int32 nCntPos
 
sal_uInt16 nType
 
- Static Public Attributes inherited from SwTOXSortTabBase
static SwTOIOptions nOpt = SwTOIOptions::NONE
 

Detailed Description

Definition at line 244 of file txmsrt.hxx.

Constructor & Destructor Documentation

◆ SwTOXPara()

SwTOXPara::SwTOXPara ( SwContentNode rNd,
SwTOXElement  eT,
sal_uInt16  nLevel = FORM_ALPHA_DELIMITER,
OUString  sSeqName = OUString() 
)

Member Function Documentation

◆ FillText()

void SwTOXPara::FillText ( SwTextNode rNd,
const SwContentIndex rInsPos,
sal_uInt16  nAuthField,
SwRootFrame const *  pLayout 
) const
overridevirtual

◆ GetLevel()

sal_uInt16 SwTOXPara::GetLevel ( ) const
overridevirtual

◆ GetText_Impl()

TextAndReading SwTOXPara::GetText_Impl ( SwRootFrame const *  pLayout) const
overrideprivatevirtual

◆ GetURL()

std::pair< OUString, bool > SwTOXPara::GetURL ( SwRootFrame const *const  pLayout) const
overridevirtual

◆ IsFullPara()

bool SwTOXPara::IsFullPara ( ) const
overridevirtual

Reimplemented from SwTOXSortTabBase.

Definition at line 731 of file txmsrt.cxx.

References eType, nEndIndex, nStartIndex, OutlineLevel, Sequence, and Template.

◆ SetEndIndex()

void SwTOXPara::SetEndIndex ( sal_Int32  nSet)
inline

Definition at line 251 of file txmsrt.hxx.

References nEndIndex.

◆ SetStartIndex()

void SwTOXPara::SetStartIndex ( sal_Int32  nSet)
inline

Definition at line 250 of file txmsrt.hxx.

References nStartIndex.

Member Data Documentation

◆ eType

SwTOXElement SwTOXPara::eType
private

Definition at line 262 of file txmsrt.hxx.

Referenced by FillText(), GetLevel(), GetText_Impl(), GetURL(), IsFullPara(), and SwTOXPara().

◆ m_nLevel

sal_uInt16 SwTOXPara::m_nLevel
private

Definition at line 263 of file txmsrt.hxx.

Referenced by GetLevel().

◆ m_sSequenceName

OUString SwTOXPara::m_sSequenceName
private

Definition at line 266 of file txmsrt.hxx.

Referenced by GetURL().

◆ nEndIndex

sal_Int32 SwTOXPara::nEndIndex
private

Definition at line 265 of file txmsrt.hxx.

Referenced by FillText(), GetText_Impl(), IsFullPara(), and SetEndIndex().

◆ nStartIndex

sal_Int32 SwTOXPara::nStartIndex
private

Definition at line 264 of file txmsrt.hxx.

Referenced by FillText(), GetText_Impl(), IsFullPara(), and SetStartIndex().


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