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

For the output of sections. More...

Public Member Functions

 WW8_PdAttrDesc ()
 

Public Attributes

std::unique_ptr< sal_uInt8[]> m_pData
 
sal_uInt16 m_nLen
 
WW8_FC m_nSepxFcPos
 

Detailed Description

For the output of sections.

Definition at line 80 of file wrtw8sty.cxx.

Constructor & Destructor Documentation

◆ WW8_PdAttrDesc()

WW8_PdAttrDesc::WW8_PdAttrDesc ( )
inline

Definition at line 85 of file wrtw8sty.cxx.

Member Data Documentation

◆ m_nLen

sal_uInt16 WW8_PdAttrDesc::m_nLen

Definition at line 83 of file wrtw8sty.cxx.

Referenced by WW8Export::SetupSectionPositions(), and WW8_WrPlcSepx::WriteSepx().

◆ m_nSepxFcPos

WW8_FC WW8_PdAttrDesc::m_nSepxFcPos

Definition at line 84 of file wrtw8sty.cxx.

Referenced by WW8_WrPlcSepx::WriteSepx().

◆ m_pData

std::unique_ptr<sal_uInt8[]> WW8_PdAttrDesc::m_pData

Definition at line 82 of file wrtw8sty.cxx.

Referenced by WW8Export::SetupSectionPositions(), and WW8_WrPlcSepx::WriteSepx().


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