a link More...
#include <libstaroffice_internal.hxx>
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 | |
a link
|
inline |
basic constructor
bool STOFFLink::addTo | ( | librevenge::RVNGPropertyList & | propList | ) | const |
add the link property to proplist (if needed )
Referenced by STOFFGraphicListener::openLink(), STOFFSpreadsheetListener::openLink(), and STOFFTextListener::openLink().
std::string STOFFLink::m_HRef |
the href field
Referenced by addTo(), StarObjectTextInternal::TextZone::send(), and SWFieldManagerInternal::FieldINet::send().