LibreOffice Module extensions (master) 1
Public Member Functions | Private Attributes | List of all members
abp::OAdminDialogInvokation Class Reference

outsourced from AdminDialogInvokationPage, 'cause this class here, in opposite to the page, needs exception handling to be enabled. More...

#include <admininvokationimpl.hxx>

Collaboration diagram for abp::OAdminDialogInvokation:
[legend]

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::XPropertySetm_xDataSource
 
weld::Windowm_pMessageParent
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ OAdminDialogInvokation()

abp::OAdminDialogInvokation::OAdminDialogInvokation ( const css::uno::Reference< css::uno::XComponentContext > &  _rxContext,
css::uno::Reference< css::beans::XPropertySet _xDataSource,
weld::Window _pMessageParent 
)

Member Function Documentation

◆ invokeAdministration()

bool abp::OAdminDialogInvokation::invokeAdministration ( )

Member Data Documentation

◆ m_pMessageParent

weld::Window* abp::OAdminDialogInvokation::m_pMessageParent
private

Definition at line 38 of file admininvokationimpl.hxx.

Referenced by invokeAdministration(), and OAdminDialogInvokation().

◆ m_xContext

css::uno::Reference< css::uno::XComponentContext > abp::OAdminDialogInvokation::m_xContext
private

Definition at line 36 of file admininvokationimpl.hxx.

Referenced by invokeAdministration(), and OAdminDialogInvokation().

◆ m_xDataSource

css::uno::Reference< css::beans::XPropertySet > abp::OAdminDialogInvokation::m_xDataSource
private

Definition at line 37 of file admininvokationimpl.hxx.

Referenced by invokeAdministration(), and OAdminDialogInvokation().


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