LibreOffice Module cppuhelper (master) 1
Classes | Namespaces
implbase3.hxx File Reference
#include "cppuhelper/implbase_ex.hxx"
#include "rtl/instance.hxx"
#include "cppuhelper/weak.hxx"
#include "cppuhelper/weakagg.hxx"
#include "com/sun/star/lang/XTypeProvider.hpp"
Include dependency graph for implbase3.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cppu::ImplHelper3< Ifc1, Ifc2, Ifc3 >
 Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting. More...
 
struct  cppu::ImplHelper3< Ifc1, Ifc2, Ifc3 >::cd
 
class  cppu::WeakImplHelper3< Ifc1, Ifc2, Ifc3 >
 Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface which supports weak mechanism to be held weakly (supporting css::uno::XWeak through cppu::OWeakObject). More...
 
struct  cppu::WeakImplHelper3< Ifc1, Ifc2, Ifc3 >::cd
 
class  cppu::WeakAggImplHelper3< Ifc1, Ifc2, Ifc3 >
 Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface which supports weak mechanism to be held weakly (supporting css::uno::XWeak through cppu::OWeakAggObject). More...
 
struct  cppu::WeakAggImplHelper3< Ifc1, Ifc2, Ifc3 >::cd
 
class  cppu::ImplInheritanceHelper3< BaseClass, Ifc1, Ifc2, Ifc3 >
 Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface inheriting from a BaseClass. More...
 
struct  cppu::ImplInheritanceHelper3< BaseClass, Ifc1, Ifc2, Ifc3 >::cd
 
class  cppu::AggImplInheritanceHelper3< BaseClass, Ifc1, Ifc2, Ifc3 >
 Implementation helper implementing interfaces css::lang::XTypeProvider and css::uno::XInterface inheriting from a BaseClass. More...
 
struct  cppu::AggImplInheritanceHelper3< BaseClass, Ifc1, Ifc2, Ifc3 >::cd
 

Namespaces

namespace  cppu