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

#include <pglink.hxx>

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

Public Member Functions

 SdPageLink (SdPage *pPg, const OUString &rFileName, const OUString &rBookmarkName)
 
virtual ~SdPageLink () override
 
virtual void Closed () override
 
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged (const OUString &rMimeType, const css::uno::Any &rValue) override
 
void Connect ()
 

Private Attributes

SdPagepPage
 

Additional Inherited Members

Detailed Description

Definition at line 26 of file pglink.hxx.

Constructor & Destructor Documentation

◆ SdPageLink()

SdPageLink::SdPageLink ( SdPage pPg,
const OUString &  rFileName,
const OUString &  rBookmarkName 
)

Definition at line 32 of file pglink.cxx.

References ONCALL, pPage, SdPage::SetBookmarkName(), SdPage::SetFileName(), and SIMPLE_FILE.

◆ ~SdPageLink()

SdPageLink::~SdPageLink ( )
overridevirtual

Definition at line 47 of file pglink.cxx.

Member Function Documentation

◆ Closed()

void SdPageLink::Closed ( )
overridevirtual

Reimplemented from sfx2::SvBaseLink.

Definition at line 119 of file pglink.cxx.

References pPage, SdPage::SetBookmarkName(), and SdPage::SetFileName().

◆ Connect()

void SdPageLink::Connect ( )
inline

Definition at line 37 of file pglink.hxx.

Referenced by SdPage::ConnectLink().

◆ DataChanged()

sfx2::SvBaseLink::UpdateResult SdPageLink::DataChanged ( const OUString &  rMimeType,
const css::uno::Any &  rValue 
)
overridevirtual

Member Data Documentation

◆ pPage

SdPage* SdPageLink::pPage
private

Definition at line 28 of file pglink.hxx.

Referenced by Closed(), DataChanged(), and SdPageLink().


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