LibreOffice Module sw (master) 1
Public Member Functions | List of all members
SwVbaDialogs Class Reference

#include <vbadialogs.hxx>

Inheritance diagram for SwVbaDialogs:
[legend]
Collaboration diagram for SwVbaDialogs:
[legend]

Public Member Functions

 SwVbaDialogs (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel > &xModel)
 
virtual css::uno::Any SAL_CALL Item (const css::uno::Any &Index) override
 
virtual OUString getServiceImplName () override
 
virtual css::uno::Sequence< OUString > getServiceNames () override
 

Detailed Description

Definition at line 29 of file vbadialogs.hxx.

Constructor & Destructor Documentation

◆ SwVbaDialogs()

SwVbaDialogs::SwVbaDialogs ( const css::uno::Reference< ov::XHelperInterface > &  xParent,
const css::uno::Reference< css::uno::XComponentContext > &  xContext,
const css::uno::Reference< css::frame::XModel > &  xModel 
)
inline

Definition at line 32 of file vbadialogs.hxx.

References xModel.

Member Function Documentation

◆ getServiceImplName()

OUString SwVbaDialogs::getServiceImplName ( )
overridevirtual

Definition at line 36 of file vbadialogs.cxx.

◆ getServiceNames()

uno::Sequence< OUString > SwVbaDialogs::getServiceNames ( )
overridevirtual

Definition at line 42 of file vbadialogs.cxx.

References aServiceNames.

◆ Item()

uno::Any SwVbaDialogs::Item ( const css::uno::Any &  Index)
overridevirtual

Definition at line 27 of file vbadialogs.cxx.

References m_xModel, mxContext, and nIndex.


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