LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
Implementation helper supporting css::lang::XTypeProvider and css::lang::XComponent. More...
#include <compbase1.hxx>
Public Member Functions | |
WeakComponentImplHelper1 (::osl::Mutex &rMutex) SAL_NOEXCEPT | |
virtual css::uno::Any | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual void | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
virtual void | release () SAL_NOEXCEPT SAL_OVERRIDE |
virtual void | dispose () SAL_OVERRIDE |
virtual void | addEventListener (const css::uno::Reference< css::lang::XEventListener > &xListener) SAL_OVERRIDE |
virtual void | removeEventListener (const css::uno::Reference< css::lang::XEventListener > &xListener) SAL_OVERRIDE |
virtual css::uno::Sequence< css::uno::Type > | getTypes () SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > | getImplementationId () SAL_OVERRIDE |
Implementation helper supporting css::lang::XTypeProvider and css::lang::XComponent.
Upon disposing objects of this class, sub-classes receive a disposing() call. Objects of this class can be held weakly, i.e. by a css::uno::WeakReference.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |