Internal: a list of plc. More...
| Public Member Functions | |
| Property () | |
| Public Attributes | |
| long | m_fPos | 
| the character position in the file  More... | |
| std::vector< MsWrdText::PLC > | m_plcList | 
| the list of plc  More... | |
| bool | m_debugPrint | 
| a flag to know if we have print data  More... | |
Internal: a list of plc.
| 
 | inline | 
| bool MsWrdTextInternal::Property::m_debugPrint | 
a flag to know if we have print data
Referenced by MsWrdText::prepareData(), and MsWrdText::sendText().
| long MsWrdTextInternal::Property::m_fPos | 
the character position in the file
Referenced by MsWrdText::prepareData(), and MsWrdText::sendText().
| std::vector<MsWrdText::PLC> MsWrdTextInternal::Property::m_plcList | 
the list of plc
Referenced by MsWrdText::prepareData(), and MsWrdText::sendText().