STOFFLink Struct Reference

a link More...

#include <libstaroffice_internal.hxx>

List of all members.

Public Member Functions

 STOFFLink ()
 basic constructor
bool addTo (librevenge::RVNGPropertyList &propList) const
 add the link property to proplist (if needed )

Public Attributes

std::string m_HRef
 the href field

Detailed Description

a link


Constructor & Destructor Documentation

STOFFLink::STOFFLink ( ) [inline]

basic constructor


Member Function Documentation

bool STOFFLink::addTo ( librevenge::RVNGPropertyList &  propList) const

add the link property to proplist (if needed )

Referenced by STOFFGraphicListener::openLink(), STOFFTextListener::openLink(), and STOFFSpreadsheetListener::openLink().


Member Data Documentation

std::string STOFFLink::m_HRef

the href field

Referenced by addTo(), and StarObjectTextInternal::TextZone::send().


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