LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Types | Private Attributes | List of all members
SfxCommonTemplateDialog_Impl::DeletionWatcher Class Reference
Collaboration diagram for SfxCommonTemplateDialog_Impl::DeletionWatcher:
[legend]

Public Member Functions

 DeletionWatcher (SfxCommonTemplateDialog_Impl &rDialog)
 
 ~DeletionWatcher ()
 
 DeletionWatcher (const DeletionWatcher &)=delete
 
DeletionWatcheroperator= (const DeletionWatcher &)=delete
 
void signal ()
 
 operator bool_type () const
 

Private Types

typedef void(DeletionWatcher::* bool_type) ()
 

Private Attributes

SfxCommonTemplateDialog_Implm_pDialog
 
DeletionWatcher *const m_pPrevious
 

Detailed Description

Definition at line 57 of file templdlg.cxx.

Member Typedef Documentation

◆ bool_type

typedef void(DeletionWatcher::* SfxCommonTemplateDialog_Impl::DeletionWatcher::bool_type) ()
private

Definition at line 59 of file templdlg.cxx.

Constructor & Destructor Documentation

◆ DeletionWatcher() [1/2]

SfxCommonTemplateDialog_Impl::DeletionWatcher::DeletionWatcher ( SfxCommonTemplateDialog_Impl rDialog)
inlineexplicit

Definition at line 62 of file templdlg.cxx.

◆ ~DeletionWatcher()

SfxCommonTemplateDialog_Impl::DeletionWatcher::~DeletionWatcher ( )
inline

◆ DeletionWatcher() [2/2]

SfxCommonTemplateDialog_Impl::DeletionWatcher::DeletionWatcher ( const DeletionWatcher )
delete

Member Function Documentation

◆ operator bool_type()

SfxCommonTemplateDialog_Impl::DeletionWatcher::operator bool_type ( ) const
inline

Definition at line 86 of file templdlg.cxx.

References m_pDialog, and signal().

◆ operator=()

DeletionWatcher & SfxCommonTemplateDialog_Impl::DeletionWatcher::operator= ( const DeletionWatcher )
delete

◆ signal()

void SfxCommonTemplateDialog_Impl::DeletionWatcher::signal ( )
inline

Member Data Documentation

◆ m_pDialog

SfxCommonTemplateDialog_Impl* SfxCommonTemplateDialog_Impl::DeletionWatcher::m_pDialog
private

Definition at line 92 of file templdlg.cxx.

Referenced by operator bool_type(), signal(), and ~DeletionWatcher().

◆ m_pPrevious

DeletionWatcher* const SfxCommonTemplateDialog_Impl::DeletionWatcher::m_pPrevious
private

Definition at line 93 of file templdlg.cxx.

Referenced by signal(), and ~DeletionWatcher().


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