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

#include <wrtww8.hxx>

Public Member Functions

 WW8SHDLong ()
 
void Write (WW8Export &rExport)
 
void setCvFore (sal_uInt32 cvFore)
 
void setCvBack (sal_uInt32 cvBack)
 

Private Attributes

sal_uInt32 m_cvFore
 
sal_uInt32 m_cvBack
 

Detailed Description

Definition at line 1659 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ WW8SHDLong()

WW8SHDLong::WW8SHDLong ( )
inline

Definition at line 1665 of file wrtww8.hxx.

Member Function Documentation

◆ setCvBack()

void WW8SHDLong::setCvBack ( sal_uInt32  cvBack)
inline

Definition at line 1669 of file wrtww8.hxx.

References m_cvBack.

Referenced by WW8AttributeOutput::TableBackgrounds().

◆ setCvFore()

void WW8SHDLong::setCvFore ( sal_uInt32  cvFore)
inline

Definition at line 1668 of file wrtww8.hxx.

References m_cvFore.

Referenced by WW8AttributeOutput::TableBackgrounds().

◆ Write()

void WW8SHDLong::Write ( WW8Export rExport)

Member Data Documentation

◆ m_cvBack

sal_uInt32 WW8SHDLong::m_cvBack
private

Definition at line 1662 of file wrtww8.hxx.

Referenced by setCvBack(), and Write().

◆ m_cvFore

sal_uInt32 WW8SHDLong::m_cvFore
private

Definition at line 1661 of file wrtww8.hxx.

Referenced by setCvFore(), and Write().


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