a link More...
#include <libmwaw_internal.hxx>
Public Member Functions | |
MWAWLink () | |
basic constructor More... | |
bool | addTo (librevenge::RVNGPropertyList &propList) const |
add the link property to proplist (if needed ) More... | |
Public Attributes | |
std::string | m_HRef |
the href field More... | |
a link
|
inline |
basic constructor
bool MWAWLink::addTo | ( | librevenge::RVNGPropertyList & | propList | ) | const |
add the link property to proplist (if needed )
Referenced by MWAWTextListener::openLink(), MWAWPresentationListener::openLink(), MWAWGraphicListener::openLink(), and MWAWSpreadsheetListener::openLink().
std::string MWAWLink::m_HRef |
the href field
Referenced by addTo().