LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwGraphicContent Class Referencefinal

#include <content.hxx>

Inheritance diagram for SwGraphicContent:
[legend]
Collaboration diagram for SwGraphicContent:
[legend]

Public Member Functions

 SwGraphicContent (const SwContentType *pCnt, const OUString &rName, OUString aLink, tools::Long nYPos)
 
virtual ~SwGraphicContent () override
 
const OUString & GetLink () const
 
- Public Member Functions inherited from SwContent
 SwContent (const SwContentType *pCnt, OUString aName, double nYPos)
 
virtual bool IsProtect () const
 
const SwContentTypeGetParent () const
 
const OUString & GetName () const
 
bool operator== (const SwContent &) const
 
bool operator< (const SwContent &rCont) const
 
bool IsInvisible () const
 
void SetInvisible ()
 
- Public Member Functions inherited from SwTypeNumber
 SwTypeNumber (sal_uInt8 nId)
 
virtual ~SwTypeNumber ()
 
sal_uInt8 GetTypeId () const
 

Private Attributes

OUString m_sLink
 

Detailed Description

Definition at line 140 of file content.hxx.

Constructor & Destructor Documentation

◆ SwGraphicContent()

SwGraphicContent::SwGraphicContent ( const SwContentType pCnt,
const OUString &  rName,
OUString  aLink,
tools::Long  nYPos 
)
inline

Definition at line 144 of file content.hxx.

◆ ~SwGraphicContent()

SwGraphicContent::~SwGraphicContent ( )
overridevirtual

Definition at line 238 of file content.cxx.

Member Function Documentation

◆ GetLink()

const OUString & SwGraphicContent::GetLink ( ) const
inline

Definition at line 149 of file content.hxx.

References m_sLink.

Member Data Documentation

◆ m_sLink

OUString SwGraphicContent::m_sLink
private

Definition at line 142 of file content.hxx.

Referenced by GetLink().


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