LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
WW8_SepInfo Struct Reference

#include <wrtww8.hxx>

Collaboration diagram for WW8_SepInfo:
[legend]

Public Member Functions

 WW8_SepInfo (const SwPageDesc *pPD, const SwSectionFormat *pFormat, sal_uLong nLnRestart, ::std::optional< sal_uInt16 > oPgRestart=std::nullopt, const SwNode *pNd=nullptr, bool bIsFirstPara=false)
 
bool IsProtected () const
 

Public Attributes

const SwPageDescpPageDesc
 
const SwSectionFormatpSectionFormat
 
const SwNodepPDNd
 
sal_uLong nLnNumRestartNo
 
::std::optional< sal_uInt16 > oPgRestartNo
 
bool bIsFirstParagraph
 

Detailed Description

Definition at line 173 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ WW8_SepInfo()

WW8_SepInfo::WW8_SepInfo ( const SwPageDesc pPD,
const SwSectionFormat pFormat,
sal_uLong  nLnRestart,
::std::optional< sal_uInt16 >  oPgRestart = std::nullopt,
const SwNode pNd = nullptr,
bool  bIsFirstPara = false 
)
inline

Definition at line 182 of file wrtww8.hxx.

Member Function Documentation

◆ IsProtected()

bool WW8_SepInfo::IsProtected ( ) const

Member Data Documentation

◆ bIsFirstParagraph

bool WW8_SepInfo::bIsFirstParagraph

Definition at line 180 of file wrtww8.hxx.

Referenced by MSWordExportBase::SectionProperties().

◆ nLnNumRestartNo

sal_uLong WW8_SepInfo::nLnNumRestartNo

Definition at line 178 of file wrtww8.hxx.

Referenced by MSWordExportBase::SectionProperties().

◆ oPgRestartNo

::std::optional<sal_uInt16> WW8_SepInfo::oPgRestartNo

Definition at line 179 of file wrtww8.hxx.

Referenced by MSWordExportBase::SectionProperties().

◆ pPageDesc

const SwPageDesc* WW8_SepInfo::pPageDesc

◆ pPDNd

const SwNode* WW8_SepInfo::pPDNd

Definition at line 177 of file wrtww8.hxx.

Referenced by MSWordExportBase::SectionProperties().

◆ pSectionFormat

const SwSectionFormat* WW8_SepInfo::pSectionFormat

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