LibreOffice Module vbahelper (master) 1
Public Member Functions | Private Types | List of all members
InheritedHelperInterfaceWeakImpl< Ifc > Class Template Reference

#include <vbahelperinterface.hxx>

Inheritance diagram for InheritedHelperInterfaceWeakImpl< Ifc >:
[legend]
Collaboration diagram for InheritedHelperInterfaceWeakImpl< Ifc >:
[legend]

Public Member Functions

 InheritedHelperInterfaceWeakImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext)
 
- Public Member Functions inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >
 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
 

Private Types

typedef InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > Base
 

Additional Inherited Members

- Protected Attributes inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >
css::uno::WeakReference< ov::XHelperInterface > mxParent
 
css::uno::Reference< css::uno::XComponentContext > mxContext
 

Detailed Description

template<typename... Ifc>
class InheritedHelperInterfaceWeakImpl< Ifc >

Definition at line 108 of file vbahelperinterface.hxx.

Member Typedef Documentation

◆ Base

template<typename... Ifc>
typedef InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > InheritedHelperInterfaceWeakImpl< Ifc >::Base
private

Definition at line 110 of file vbahelperinterface.hxx.

Constructor & Destructor Documentation

◆ InheritedHelperInterfaceWeakImpl()

template<typename... Ifc>
InheritedHelperInterfaceWeakImpl< Ifc >::InheritedHelperInterfaceWeakImpl ( const css::uno::Reference< ov::XHelperInterface > &  xParent,
const css::uno::Reference< css::uno::XComponentContext > &  xContext 
)
inline

Definition at line 112 of file vbahelperinterface.hxx.


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