LibreOffice Module cppuhelper (master) 1
|
Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting. More...
#include <implbase1.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 | |
~ImplHelper1 () SAL_NOEXCEPT | |
Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting.
Definition at line 73 of file implbase1.hxx.
|
inlineprotected |
Definition at line 97 of file implbase1.hxx.
|
inlinevirtual |
Definition at line 91 of file implbase1.hxx.
References cppu::ImplHelper_getImplementationId().
|
inlinevirtual |
Definition at line 89 of file implbase1.hxx.
References cppu::ImplHelper_getTypes().
|
inlinevirtual |
Definition at line 87 of file implbase1.hxx.
References cppu::ImplHelper_query().