MSWTextInternal::Property Struct Reference

Internal: a list of plc. More...

Public Member Functions

 Property ()
 
bool isTable () const
 

Public Attributes

long m_pos
 the character position More...
 
std::vector< MSWText::PLCm_plcList
 the list of plc More...
 
bool m_debugPrint
 a flag to know if we have print data More...
 
std::vector< long > m_cellsPos
 the list of beginning of cell positions for the table and the def position More...
 

Detailed Description

Internal: a list of plc.

Constructor & Destructor Documentation

MSWTextInternal::Property::Property ( )
inline

Member Function Documentation

bool MSWTextInternal::Property::isTable ( ) const
inline

Referenced by MSWText::sendText().

Member Data Documentation

std::vector<long> MSWTextInternal::Property::m_cellsPos

the list of beginning of cell positions for the table and the def position

Referenced by isTable(), MSWText::prepareTables(), MSWText::sendTable(), and MSWText::sendText().

bool MSWTextInternal::Property::m_debugPrint

a flag to know if we have print data

Referenced by MSWText::prepareData(), and MSWText::sendText().

std::vector<MSWText::PLC> MSWTextInternal::Property::m_plcList

the list of plc

Referenced by MSWText::prepareData(), and MSWText::sendText().

long MSWTextInternal::Property::m_pos

the character position

Referenced by MSWText::prepareData(), and MSWText::sendText().


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

Generated on Tue Apr 30 2013 06:31:24 for libmwaw by doxygen 1.8.3.1