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

Referenced by LotusChart::convert(), and LotusParser::readLinkZone().

◆ m_linkName

librevenge::RVNGString LotusParser::Link::m_linkName

the link name

Referenced by Link(), and LotusParser::readLinkZone().

◆ m_name

std::string LotusParser::Link::m_name

the basic name(used to retrieve a data)

Referenced by Link(), and LotusParser::readLinkZone().


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

Generated on Sat Jul 19 2025 05:24:40 for libwps by doxygen 1.14.0