LibreOffice Module embedserv (master) 1
Public Member Functions | Private Attributes | List of all members
LockedEmbedDocument_Impl Struct Reference

#include <embeddocaccess.hxx>

Collaboration diagram for LockedEmbedDocument_Impl:
[legend]

Public Member Functions

 LockedEmbedDocument_Impl ()
 
 LockedEmbedDocument_Impl (EmbedDocument_Impl *pEmbedDocument)
 
 LockedEmbedDocument_Impl (const LockedEmbedDocument_Impl &aDocLock)
 
 ~LockedEmbedDocument_Impl ()
 
LockedEmbedDocument_Imploperator= (const LockedEmbedDocument_Impl &aDocLock)
 
EmbedDocument_ImplGetEmbedDocument ()
 
void ExecuteMethod (sal_Int16 nId)
 

Private Attributes

EmbedDocument_Implm_pEmbedDocument
 

Detailed Description

Definition at line 43 of file embeddocaccess.hxx.

Constructor & Destructor Documentation

◆ LockedEmbedDocument_Impl() [1/3]

LockedEmbedDocument_Impl::LockedEmbedDocument_Impl ( )

Definition at line 912 of file ed_ipersiststr.cxx.

◆ LockedEmbedDocument_Impl() [2/3]

LockedEmbedDocument_Impl::LockedEmbedDocument_Impl ( EmbedDocument_Impl pEmbedDocument)

Definition at line 916 of file ed_ipersiststr.cxx.

References m_pEmbedDocument.

◆ LockedEmbedDocument_Impl() [3/3]

LockedEmbedDocument_Impl::LockedEmbedDocument_Impl ( const LockedEmbedDocument_Impl aDocLock)

Definition at line 923 of file ed_ipersiststr.cxx.

References m_pEmbedDocument.

◆ ~LockedEmbedDocument_Impl()

LockedEmbedDocument_Impl::~LockedEmbedDocument_Impl ( )

Definition at line 942 of file ed_ipersiststr.cxx.

References m_pEmbedDocument.

Member Function Documentation

◆ ExecuteMethod()

void LockedEmbedDocument_Impl::ExecuteMethod ( sal_Int16  nId)

◆ GetEmbedDocument()

EmbedDocument_Impl * LockedEmbedDocument_Impl::GetEmbedDocument ( )
inline

Definition at line 57 of file embeddocaccess.hxx.

References m_pEmbedDocument.

◆ operator=()

LockedEmbedDocument_Impl & LockedEmbedDocument_Impl::operator= ( const LockedEmbedDocument_Impl aDocLock)

Definition at line 930 of file ed_ipersiststr.cxx.

References m_pEmbedDocument.

Member Data Documentation

◆ m_pEmbedDocument

EmbedDocument_Impl* LockedEmbedDocument_Impl::m_pEmbedDocument
private

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