LibreOffice Module sw (master) 1
|
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 |
For the output of sections.
Definition at line 80 of file wrtw8sty.cxx.
|
inline |
Definition at line 85 of file wrtw8sty.cxx.
sal_uInt16 WW8_PdAttrDesc::m_nLen |
Definition at line 83 of file wrtw8sty.cxx.
Referenced by WW8Export::SetupSectionPositions(), and WW8_WrPlcSepx::WriteSepx().
WW8_FC WW8_PdAttrDesc::m_nSepxFcPos |
Definition at line 84 of file wrtw8sty.cxx.
Referenced by WW8_WrPlcSepx::WriteSepx().
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().