LibreOffice Module cppuhelper (master) 1
|
Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting. More...
#include <implbase12.hxx>
Classes | |
struct | cd |
Public Member Functions | |
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 |
Protected Member Functions | |
~ImplHelper12 () SAL_NOEXCEPT | |
Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting.
Definition at line 85 of file implbase12.hxx.
|
inlineprotected |
Definition at line 109 of file implbase12.hxx.
|
inlinevirtual |
Definition at line 103 of file implbase12.hxx.
References cppu::ImplHelper_getImplementationId().
|
inlinevirtual |
Definition at line 101 of file implbase12.hxx.
References cppu::ImplHelper_getTypes().
|
inlinevirtual |
Definition at line 99 of file implbase12.hxx.
References cppu::ImplHelper_query().