LibreOffice Module extensions (master) 1
|
the UNO wrapper for the address book source pilot More...
#include <unodialogabp.hxx>
Public Member Functions | |
OABSPilotUno (const css::uno::Reference< css::uno::XComponentContext > &_rxORB) | |
Public Member Functions inherited from svt::OGenericUnoDialog | |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &_rType) override |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () override |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () override=0 |
virtual OUString SAL_CALL | getImplementationName () override=0 |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override=0 |
virtual void SAL_CALL | setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override |
virtual sal_Bool SAL_CALL | convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override |
virtual void SAL_CALL | setTitle (const OUString &aTitle) override |
virtual sal_Int16 SAL_CALL | execute () override |
virtual void SAL_CALL | initialize (const css::uno::Sequence< css::uno::Any > &aArguments) override |
virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
Public Member Functions inherited from comphelper::OPropertyArrayUsageHelper< class TYPE > | |
OPropertyArrayUsageHelper () | |
virtual | ~OPropertyArrayUsageHelper () |
::cppu::IPropertyArrayHelper * | getArrayHelper () |
Private Member Functions | |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &aType) override |
virtual void SAL_CALL | acquire () noexcept override |
virtual void SAL_CALL | release () noexcept override |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () override |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL | getPropertySetInfo () override |
virtual ::cppu::IPropertyArrayHelper &SAL_CALL | getInfoHelper () override |
virtual ::cppu::IPropertyArrayHelper * | createArrayHelper () const override |
virtual css::uno::Any SAL_CALL | execute (const css::uno::Sequence< css::beans::NamedValue > &lArgs) override |
virtual void SAL_CALL | initialize (const css::uno::Sequence< css::uno::Any > &aArguments) override |
virtual std::unique_ptr< weld::DialogController > | createDialog (const css::uno::Reference< css::awt::XWindow > &rParent) override |
virtual void | executedDialog (sal_Int16 _nExecutionResult) override |
Private Attributes | |
OUString | m_sDataSourceName |
Additional Inherited Members | |
Protected Member Functions inherited from svt::OGenericUnoDialog | |
OGenericUnoDialog (const css::uno::Reference< css::uno::XComponentContext > &_rxContext) | |
virtual | ~OGenericUnoDialog () override |
virtual std::unique_ptr< weld::DialogController > | createDialog (const css::uno::Reference< css::awt::XWindow > &rParent)=0 |
void | destroyDialog () |
virtual void | executedDialog (sal_Int16) |
virtual void | implInitialize (const css::uno::Any &_rValue) |
Protected Member Functions inherited from cppu::ImplHelper1< class Ifc1 > | |
~ImplHelper1 () SAL_NOEXCEPT | |
virtual ::cppu::IPropertyArrayHelper * | createArrayHelper () const=0 |
Static Protected Member Functions inherited from comphelper::OPropertyArrayUsageHelper< class TYPE > | |
static std::mutex & | theMutex () |
Protected Attributes inherited from svt::OGenericUnoDialog | |
std::unique_ptr< weld::DialogController > | m_xDialog |
bool | m_bExecuting |
bool | m_bTitleAmbiguous |
bool | m_bInitialized |
OUString | m_sTitle |
css::uno::Reference< css::awt::XWindow > | m_xParent |
css::uno::Reference< css::uno::XComponentContext > | m_aContext |
Static Protected Attributes inherited from comphelper::OPropertyArrayUsageHelper< class TYPE > | |
static sal_Int32 | s_nRefCount |
::cppu::IPropertyArrayHelper * | s_pProps |
the UNO wrapper for the address book source pilot
Definition at line 34 of file unodialogabp.hxx.
|
explicit |
Definition at line 38 of file unodialogabp.cxx.
References m_sDataSourceName, and PROPERTY_ID_DATASOURCENAME.
|
overrideprivatevirtualnoexcept |
Definition at line 51 of file unodialogabp.cxx.
|
overrideprivatevirtual |
Implements comphelper::OPropertyArrayUsageHelper< class TYPE >.
Definition at line 97 of file unodialogabp.cxx.
|
overrideprivatevirtual |
Implements svt::OGenericUnoDialog.
Definition at line 116 of file unodialogabp.cxx.
References Application::GetFrameWeld(), and svt::OGenericUnoDialog::m_aContext.
|
overrideprivatevirtual |
Definition at line 121 of file unodialogabp.cxx.
References Any, and svt::OGenericUnoDialog::execute().
|
overrideprivatevirtual |
Reimplemented from svt::OGenericUnoDialog.
Definition at line 136 of file unodialogabp.cxx.
References abp::AddressSettings::bRegisterDataSource, m_sDataSourceName, svt::OGenericUnoDialog::m_xDialog, RET_OK, abp::AddressSettings::sDataSourceName, and abp::AddressSettings::sRegisteredDataSourceName.
|
overrideprivatevirtual |
Reimplemented from cppu::ImplHelper1< class Ifc1 >.
Definition at line 69 of file unodialogabp.cxx.
|
overrideprivatevirtual |
Implements svt::OGenericUnoDialog.
Definition at line 74 of file unodialogabp.cxx.
|
overrideprivate |
Definition at line 91 of file unodialogabp.cxx.
References comphelper::OPropertyArrayUsageHelper< class TYPE >::getArrayHelper().
Referenced by getPropertySetInfo().
|
overrideprivatevirtual |
Definition at line 84 of file unodialogabp.cxx.
References getInfoHelper().
|
overrideprivatevirtual |
Implements svt::OGenericUnoDialog.
Definition at line 79 of file unodialogabp.cxx.
|
overrideprivatevirtual |
Reimplemented from cppu::ImplHelper1< class Ifc1 >.
Definition at line 61 of file unodialogabp.cxx.
References svt::OGenericUnoDialog::getTypes(), and cppu::ImplHelper1< class Ifc1 >::getTypes().
|
overrideprivatevirtual |
Reimplemented from svt::OGenericUnoDialog.
Definition at line 104 of file unodialogabp.cxx.
References aArguments, and Any.
|
overrideprivatevirtual |
Reimplemented from cppu::ImplHelper1< class Ifc1 >.
Definition at line 45 of file unodialogabp.cxx.
References Any, svt::OGenericUnoDialog::queryInterface(), and cppu::ImplHelper1< class Ifc1 >::queryInterface().
|
overrideprivatevirtualnoexcept |
Definition at line 56 of file unodialogabp.cxx.
|
private |
Definition at line 39 of file unodialogabp.hxx.
Referenced by executedDialog(), and OABSPilotUno().