|
LibreOffice Module filter (master) 1
|
#include <escherex.hxx>
Public Member Functions | |
| InteractionInfo (SvMemoryStream *pStream) | |
| const std::unique_ptr< SvMemoryStream > & | getHyperlinkRecord () const |
Private Attributes | |
| std::unique_ptr< SvMemoryStream > | mpHyperlinkRecord |
Definition at line 913 of file escherex.hxx.
|
inline |
Definition at line 918 of file escherex.hxx.
References mpHyperlinkRecord.
|
inline |
Definition at line 922 of file escherex.hxx.
References mpHyperlinkRecord.
|
private |
Definition at line 915 of file escherex.hxx.
Referenced by getHyperlinkRecord(), and InteractionInfo().