LibreOffice Module sfx2 (master) 1
|
#include <preventduplicateinteraction.hxx>
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< WarningDialogsParent > | m_xListener |
Definition at line 118 of file preventduplicateinteraction.hxx.
|
inline |
Definition at line 125 of file preventduplicateinteraction.hxx.
References create(), m_xDesktop, and m_xListener.
|
inline |
Definition at line 137 of file preventduplicateinteraction.hxx.
References m_xDesktop, and m_xListener.
|
inline |
Definition at line 132 of file preventduplicateinteraction.hxx.
References m_xListener.
|
private |
Definition at line 121 of file preventduplicateinteraction.hxx.
Referenced by WarningDialogsParentScope(), and ~WarningDialogsParentScope().
|
private |
Definition at line 122 of file preventduplicateinteraction.hxx.
Referenced by GetDialogParent(), WarningDialogsParentScope(), and ~WarningDialogsParentScope().