LibreOffice Module extensions (master) 1
|
outsourced from AdminDialogInvokationPage, 'cause this class here, in opposite to the page, needs exception handling to be enabled. More...
#include <admininvokationimpl.hxx>
Public Member Functions | |
OAdminDialogInvokation (const css::uno::Reference< css::uno::XComponentContext > &_rxContext, css::uno::Reference< css::beans::XPropertySet > _xDataSource, weld::Window *_pMessageParent) | |
bool | invokeAdministration () |
Private Attributes | |
css::uno::Reference< css::uno::XComponentContext > | m_xContext |
css::uno::Reference< css::beans::XPropertySet > | m_xDataSource |
weld::Window * | m_pMessageParent |
outsourced from AdminDialogInvokationPage, 'cause this class here, in opposite to the page, needs exception handling to be enabled.
Definition at line 32 of file admininvokationimpl.hxx.
abp::OAdminDialogInvokation::OAdminDialogInvokation | ( | const css::uno::Reference< css::uno::XComponentContext > & | _rxContext, |
css::uno::Reference< css::beans::XPropertySet > | _xDataSource, | ||
weld::Window * | _pMessageParent | ||
) |
Definition at line 44 of file admininvokationimpl.cxx.
References DBG_ASSERT, m_pMessageParent, m_xContext, m_xDataSource, and m_xDataSource.
bool abp::OAdminDialogInvokation::invokeAdministration | ( | ) |
Definition at line 57 of file admininvokationimpl.cxx.
References aArguments, Any, Exception, weld::Window::GetXWindow(), comphelper::InitAnyPropertySequence(), m_pMessageParent, m_xContext, m_xDataSource, compmodule::ModuleRes(), ShowServiceNotAvailableError(), TOOLS_WARN_EXCEPTION, u, and x.
Referenced by abp::IMPL_LINK_NOARG().
|
private |
Definition at line 38 of file admininvokationimpl.hxx.
Referenced by invokeAdministration(), and OAdminDialogInvokation().
|
private |
Definition at line 36 of file admininvokationimpl.hxx.
Referenced by invokeAdministration(), and OAdminDialogInvokation().
|
private |
Definition at line 37 of file admininvokationimpl.hxx.
Referenced by invokeAdministration(), and OAdminDialogInvokation().