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

#include <lwphyperlinkmgr.hxx>

Public Member Functions

 LwpHyperlinkMgr ()
 
 ~LwpHyperlinkMgr ()
 
void SetHyperlinkFlag (bool bFlag)
 
bool GetHyperlinkFlag () const
 
void SetHyperlink (const OUString &hyperlink)
 
const OUString & GetHyperlink () const
 

Private Attributes

OUString m_Hyperlink
 
bool m_bIsHyperlink
 

Detailed Description

Definition at line 66 of file lwphyperlinkmgr.hxx.

Constructor & Destructor Documentation

◆ LwpHyperlinkMgr()

LwpHyperlinkMgr::LwpHyperlinkMgr ( )

Definition at line 63 of file lwphyperlinkmgr.cxx.

References m_bIsHyperlink.

◆ ~LwpHyperlinkMgr()

LwpHyperlinkMgr::~LwpHyperlinkMgr ( )

Definition at line 65 of file lwphyperlinkmgr.cxx.

Member Function Documentation

◆ GetHyperlink()

const OUString & LwpHyperlinkMgr::GetHyperlink ( ) const
inline

Definition at line 74 of file lwphyperlinkmgr.hxx.

References m_Hyperlink.

Referenced by LwpFrib::ConvertHyperLink().

◆ GetHyperlinkFlag()

bool LwpHyperlinkMgr::GetHyperlinkFlag ( ) const
inline

◆ SetHyperlink()

void LwpHyperlinkMgr::SetHyperlink ( const OUString &  hyperlink)

Definition at line 67 of file lwphyperlinkmgr.cxx.

References m_Hyperlink.

Referenced by LwpFribCHBlock::XFConvert().

◆ SetHyperlinkFlag()

void LwpHyperlinkMgr::SetHyperlinkFlag ( bool  bFlag)
inline

Definition at line 71 of file lwphyperlinkmgr.hxx.

References m_bIsHyperlink.

Referenced by LwpFribCHBlock::XFConvert().

Member Data Documentation

◆ m_bIsHyperlink

bool LwpHyperlinkMgr::m_bIsHyperlink
private

Definition at line 78 of file lwphyperlinkmgr.hxx.

Referenced by GetHyperlinkFlag(), LwpHyperlinkMgr(), and SetHyperlinkFlag().

◆ m_Hyperlink

OUString LwpHyperlinkMgr::m_Hyperlink
private

Definition at line 77 of file lwphyperlinkmgr.hxx.

Referenced by GetHyperlink(), and SetHyperlink().


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