RagTime5TextInternal::LinkPLC Struct Reference

a small struct used to store link plc data: footnote, index, ... More...

Public Member Functions

 LinkPLC ()
 constructor More...
 

Public Attributes

int m_what
 the plc type 0:attachment, 1:item(list item), 2:unknown, 3:index, 4:formula(page number, ...), 5:footnote More...
 
int m_type
 the file type More...
 
MWAWVec2i m_positions
 the position in the text More...
 
int m_id
 an identifier More...
 
MWAWVec2f m_dimensions
 the attachment box More...
 
MWAWVec2i m_footnotePositions
 the footnote data More...
 

Detailed Description

a small struct used to store link plc data: footnote, index, ...

Constructor & Destructor Documentation

RagTime5TextInternal::LinkPLC::LinkPLC ( )
inline

constructor

Member Data Documentation

MWAWVec2f RagTime5TextInternal::LinkPLC::m_dimensions

the attachment box

Referenced by RagTime5Text::readLinkZones().

MWAWVec2i RagTime5TextInternal::LinkPLC::m_footnotePositions

the footnote data

Referenced by RagTime5Text::readLinkZones().

int RagTime5TextInternal::LinkPLC::m_id

an identifier

Referenced by RagTime5Text::readLinkZones().

MWAWVec2i RagTime5TextInternal::LinkPLC::m_positions

the position in the text

Referenced by RagTime5Text::readLinkZones().

int RagTime5TextInternal::LinkPLC::m_type

the file type

Referenced by RagTime5Text::readLinkZones().

int RagTime5TextInternal::LinkPLC::m_what

the plc type 0:attachment, 1:item(list item), 2:unknown, 3:index, 4:formula(page number, ...), 5:footnote

Referenced by RagTime5Text::readLinkZones().


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

Generated on Thu May 30 2024 13:09:18 for libmwaw by doxygen 1.8.10