WPS4TextInternal::Paragraph Struct Reference

Internal: class to store paragraph properties. More...

Inheritance diagram for WPS4TextInternal::Paragraph:
WPSParagraph

List of all members.

Public Member Functions

 Paragraph ()
 constructor
- Public Member Functions inherited from WPSParagraph
 WPSParagraph ()
 constructor
virtual ~WPSParagraph ()
void send (shared_ptr< WPSContentListener > listener) const
 send data to the listener

Additional Inherited Members

- Public Types inherited from WPSParagraph
typedef WPSList::Level ListLevel
- Public Attributes inherited from WPSParagraph
double m_margins [3]
 the margins
double m_spacings [3]
 the line spacing
std::vector< WPSTabStopm_tabs
 the tabulations
libwps::Justification m_justify
 the justification
int m_breakStatus
 a list of bits: 0x1 (unbreakable), 0x2 (do not break after)
int m_listLevelIndex
 the actual level index
ListLevel m_listLevel
 the actual level
uint32_t m_backgroundColor
 the background color
int m_border
 list of bits to indicated a border 1: LeftBorderBit, 2: RightBorderBit, ...
WPSBorder m_borderStyle
 the border style
std::string m_extra
 a string to store some errors

Detailed Description

Internal: class to store paragraph properties.


Constructor & Destructor Documentation

WPS4TextInternal::Paragraph::Paragraph ( )
inline

constructor


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

Generated on Sat May 25 2013 14:26:39 for libwps by doxygen 1.8.1.1