WPS4TextInternal::DosLink Struct Reference

Internal: class to store an object definition. More...

Public Member Functions

 DosLink ()
 constructor More...
 

Public Attributes

int m_type
 the type More...
 
float m_width
 the width More...
 
Vec2f m_size
 the object size in the document More...
 
std::string m_name
 the file name More...
 
WPSEntry m_pos
 an entry which indicates where the object is defined in the file More...
 
std::string m_extra
 a string used to store the parsing errors More...
 

Friends

std::ostream & operator<< (std::ostream &o, DosLink const &dlink)
 operator << More...
 

Detailed Description

Internal: class to store an object definition.

Constructor & Destructor Documentation

◆ DosLink()

WPS4TextInternal::DosLink::DosLink ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
DosLink const &  dlink 
)
friend

operator <<

Member Data Documentation

◆ m_extra

std::string WPS4TextInternal::DosLink::m_extra

a string used to store the parsing errors

Referenced by WPS4TextInternal::operator<<(), and WPS4Text::readDosLink().

◆ m_name

std::string WPS4TextInternal::DosLink::m_name

the file name

Referenced by WPS4TextInternal::operator<<(), and WPS4Text::readDosLink().

◆ m_pos

WPSEntry WPS4TextInternal::DosLink::m_pos

an entry which indicates where the object is defined in the file

Referenced by WPS4Text::readDosLink().

◆ m_size

Vec2f WPS4TextInternal::DosLink::m_size

the object size in the document

Referenced by WPS4TextInternal::operator<<(), and WPS4Text::readDosLink().

◆ m_type

int WPS4TextInternal::DosLink::m_type

◆ m_width

float WPS4TextInternal::DosLink::m_width

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

Generated on Fri Jun 16 2017 12:33:01 for libwps by doxygen 1.8.13