LibreOffice Module filter (master) 1
Public Member Functions | Private Attributes | List of all members
InteractionInfo Class Reference

#include <escherex.hxx>

Public Member Functions

 InteractionInfo (SvMemoryStream *pStream)
 
const std::unique_ptr< SvMemoryStream > & getHyperlinkRecord () const
 

Private Attributes

std::unique_ptr< SvMemoryStreammpHyperlinkRecord
 

Detailed Description

Definition at line 913 of file escherex.hxx.

Constructor & Destructor Documentation

◆ InteractionInfo()

InteractionInfo::InteractionInfo ( SvMemoryStream pStream)
inline

Definition at line 918 of file escherex.hxx.

References mpHyperlinkRecord.

Member Function Documentation

◆ getHyperlinkRecord()

const std::unique_ptr< SvMemoryStream > & InteractionInfo::getHyperlinkRecord ( ) const
inline

Definition at line 922 of file escherex.hxx.

References mpHyperlinkRecord.

Member Data Documentation

◆ mpHyperlinkRecord

std::unique_ptr<SvMemoryStream> InteractionInfo::mpHyperlinkRecord
private

Definition at line 915 of file escherex.hxx.

Referenced by getHyperlinkRecord(), and InteractionInfo().


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