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

#include <vbadialog.hxx>

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

Public Member Functions

 SwVbaDialog (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel > &xModel, sal_Int32 nIndex)
 
virtual OUString mapIndexToName (sal_Int32 nIndex) override
 
virtual OUString getServiceImplName () override
 
virtual css::uno::Sequence< OUString > getServiceNames () override
 

Detailed Description

Definition at line 28 of file vbadialog.hxx.

Constructor & Destructor Documentation

◆ SwVbaDialog()

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

Definition at line 31 of file vbadialog.hxx.

References nIndex, and xModel.

Member Function Documentation

◆ getServiceImplName()

OUString SwVbaDialog::getServiceImplName ( )
overridevirtual

Definition at line 58 of file vbadialog.cxx.

◆ getServiceNames()

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

Definition at line 64 of file vbadialog.cxx.

References aServiceNames.

◆ mapIndexToName()

OUString SwVbaDialog::mapIndexToName ( sal_Int32  nIndex)
overridevirtual

Definition at line 45 of file vbadialog.cxx.

References aWordDialogTable, and nIndex.


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