LotusParser::Link Struct Reference

basic struct used to store link More...

#include <Lotus.h>

Public Member Functions

 Link ()
 constructor
 

Public Attributes

std::string m_name
 the basic name(used to retrieve a data)
 
WPSVec3i m_cells [2]
 the cell positions
 
librevenge::RVNGString m_linkName
 the link name
 

Detailed Description

basic struct used to store link

Constructor & Destructor Documentation

◆ Link()

LotusParser::Link::Link ( )
inline

constructor

Member Data Documentation

◆ m_cells

WPSVec3i LotusParser::Link::m_cells[2]

the cell positions

◆ m_linkName

librevenge::RVNGString LotusParser::Link::m_linkName

the link name

◆ m_name

std::string LotusParser::Link::m_name

the basic name(used to retrieve a data)


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

Generated on Sat May 6 2023 13:09:45 for libwps by doxygen 1.9.8