LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
sfx2::WarningDialogsParentScope Class Reference

#include <preventduplicateinteraction.hxx>

Collaboration diagram for sfx2::WarningDialogsParentScope:
[legend]

Public Member Functions

 WarningDialogsParentScope (const css::uno::Reference< css::uno::XComponentContext > &rContext)
 
const css::uno::Reference< css::awt::XWindow > & GetDialogParent () const
 
 ~WarningDialogsParentScope ()
 

Private Attributes

css::uno::Reference< css::frame::XDesktop > m_xDesktop
 
rtl::Reference< WarningDialogsParentm_xListener
 

Detailed Description

Definition at line 118 of file preventduplicateinteraction.hxx.

Constructor & Destructor Documentation

◆ WarningDialogsParentScope()

sfx2::WarningDialogsParentScope::WarningDialogsParentScope ( const css::uno::Reference< css::uno::XComponentContext > &  rContext)
inline

Definition at line 125 of file preventduplicateinteraction.hxx.

References create(), m_xDesktop, and m_xListener.

◆ ~WarningDialogsParentScope()

sfx2::WarningDialogsParentScope::~WarningDialogsParentScope ( )
inline

Definition at line 137 of file preventduplicateinteraction.hxx.

References m_xDesktop, and m_xListener.

Member Function Documentation

◆ GetDialogParent()

const css::uno::Reference< css::awt::XWindow > & sfx2::WarningDialogsParentScope::GetDialogParent ( ) const
inline

Definition at line 132 of file preventduplicateinteraction.hxx.

References m_xListener.

Member Data Documentation

◆ m_xDesktop

css::uno::Reference<css::frame::XDesktop> sfx2::WarningDialogsParentScope::m_xDesktop
private

◆ m_xListener

rtl::Reference<WarningDialogsParent> sfx2::WarningDialogsParentScope::m_xListener
private

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