Go to the source code of this file.
|
class | cppu::ImplHelper4< Ifc1, Ifc2, Ifc3, Ifc4 > |
| Implementation helper implementing interface com::sun::star::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting. More...
|
|
class | cppu::WeakImplHelper4< Ifc1, Ifc2, Ifc3, Ifc4 > |
| Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface which supports weak mechanism to be held weakly (supporting com::sun::star::uno::XWeak through cppu::OWeakObject). More...
|
|
class | cppu::WeakAggImplHelper4< Ifc1, Ifc2, Ifc3, Ifc4 > |
| Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface which supports weak mechanism to be held weakly (supporting com::sun::star::uno::XWeak through cppu::OWeakAggObject). More...
|
|
class | cppu::ImplInheritanceHelper4< BaseClass, Ifc1, Ifc2, Ifc3, Ifc4 > |
| Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface inherting from a BaseClass. More...
|
|
class | cppu::AggImplInheritanceHelper4< BaseClass, Ifc1, Ifc2, Ifc3, Ifc4 > |
| Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface inherting from a BaseClass. More...
|
|