#include <vbamailmerge.hxx>
|
virtual | ~SwVbaMailMerge () override |
|
virtual sal_Int32 SAL_CALL | getMainDocumentType () override |
|
virtual void SAL_CALL | setMainDocumentType (sal_Int32 _maindocumenttype) override |
|
virtual void SAL_CALL | OpenDataSource (const OUString &Name, const css::uno::Any &Format, const css::uno::Any &ConfirmConversions, const css::uno::Any &ReadOnly, const css::uno::Any &LinkToSource, const css::uno::Any &AddToRecentFiles, const css::uno::Any &PasswordDocument, const css::uno::Any &PasswordTemplate, const css::uno::Any &Revert, const css::uno::Any &WritePasswordDocument, const css::uno::Any &WritePasswordTemplate, const css::uno::Any &Connection, const css::uno::Any &SQLStatement, const css::uno::Any &SQLStatement1, const css::uno::Any &OpenExclusive, const css::uno::Any &SubType) override |
|
virtual OUString | getServiceImplName () override |
|
virtual css::uno::Sequence< OUString > | getServiceNames () override |
|
| InheritedHelperInterfaceWeakImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) |
|
| InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext) |
|
virtual OUString | getServiceImplName ()=0 |
|
virtual css::uno::Sequence< OUString > | getServiceNames ()=0 |
|
virtual ::sal_Int32 SAL_CALL | getCreator () override |
|
virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL | getParent () override |
|
virtual css::uno::Any SAL_CALL | Application () override |
|
virtual OUString SAL_CALL | getImplementationName () override |
|
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
|
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
|
|
| SwVbaMailMerge (const css::uno::Reference< ooo::vba::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) |
|
|
css::uno::WeakReference< ov::XHelperInterface > | mxParent |
|
css::uno::Reference< css::uno::XComponentContext > | mxContext |
|
Definition at line 20 of file vbamailmerge.hxx.
◆ SwVbaMailMerge()
SwVbaMailMerge::SwVbaMailMerge |
( |
const css::uno::Reference< ooo::vba::XHelperInterface > & |
xParent, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
xContext |
|
) |
| |
|
private |
◆ ~SwVbaMailMerge()
SwVbaMailMerge::~SwVbaMailMerge |
( |
| ) |
|
|
overridevirtual |
◆ get()
rtl::Reference< SwVbaMailMerge > const & SwVbaMailMerge::get |
( |
const css::uno::Reference< ooo::vba::XHelperInterface > & |
xParent, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
xContext |
|
) |
| |
|
static |
◆ getMainDocumentType()
sal_Int32 SAL_CALL SwVbaMailMerge::getMainDocumentType |
( |
| ) |
|
|
overridevirtual |
◆ getServiceImplName()
OUString SwVbaMailMerge::getServiceImplName |
( |
| ) |
|
|
overridevirtual |
◆ getServiceNames()
css::uno::Sequence< OUString > SwVbaMailMerge::getServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ OpenDataSource()
void SAL_CALL SwVbaMailMerge::OpenDataSource |
( |
const OUString & |
Name, |
|
|
const css::uno::Any & |
Format, |
|
|
const css::uno::Any & |
ConfirmConversions, |
|
|
const css::uno::Any & |
ReadOnly, |
|
|
const css::uno::Any & |
LinkToSource, |
|
|
const css::uno::Any & |
AddToRecentFiles, |
|
|
const css::uno::Any & |
PasswordDocument, |
|
|
const css::uno::Any & |
PasswordTemplate, |
|
|
const css::uno::Any & |
Revert, |
|
|
const css::uno::Any & |
WritePasswordDocument, |
|
|
const css::uno::Any & |
WritePasswordTemplate, |
|
|
const css::uno::Any & |
Connection, |
|
|
const css::uno::Any & |
SQLStatement, |
|
|
const css::uno::Any & |
SQLStatement1, |
|
|
const css::uno::Any & |
OpenExclusive, |
|
|
const css::uno::Any & |
SubType |
|
) |
| |
|
overridevirtual |
◆ setMainDocumentType()
void SAL_CALL SwVbaMailMerge::setMainDocumentType |
( |
sal_Int32 |
_maindocumenttype | ) |
|
|
overridevirtual |
◆ m_nMainDocType
sal_Int32 SwVbaMailMerge::m_nMainDocType |
|
private |
The documentation for this class was generated from the following files: