LibreOffice Module sw (master)
1
|
#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 |
Definition at line 1632 of file wrtww8.hxx.
|
inline |
Definition at line 1638 of file wrtww8.hxx.
|
inline |
Definition at line 1642 of file wrtww8.hxx.
Referenced by WW8AttributeOutput::TableBackgrounds().
|
inline |
Definition at line 1641 of file wrtww8.hxx.
Referenced by WW8AttributeOutput::TableBackgrounds().
Definition at line 4049 of file wrtww8.cxx.
References WW8Export::InsUInt16(), WW8Export::InsUInt32(), m_cvBack, and m_cvFore.
Referenced by WW8AttributeOutput::TableBackgrounds().
|
private |
Definition at line 1635 of file wrtww8.hxx.
Referenced by Write().
|
private |
Definition at line 1634 of file wrtww8.hxx.
Referenced by Write().