UDK 3.2.7 C/C++ API Reference
|
#include <cppuhelper/implbase_ex.hxx>
#include <rtl/instance.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
Go to the source code of this file.
Classes | |
class | cppu::ImplHelper1< Ifc1 > |
Implementation helper implementing interface com::sun::star::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting. More... | |
struct | cppu::ImplHelper1< Ifc1 >::cd |
class | cppu::WeakImplHelper1< Ifc1 > |
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 thru cppu::OWeakObject). More... | |
struct | cppu::WeakImplHelper1< Ifc1 >::cd |
class | cppu::WeakAggImplHelper1< Ifc1 > |
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 thru cppu::OWeakAggObject). More... | |
struct | cppu::WeakAggImplHelper1< Ifc1 >::cd |
class | cppu::ImplInheritanceHelper1< BaseClass, Ifc1 > |
Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface inherting from a BaseClass. More... | |
struct | cppu::ImplInheritanceHelper1< BaseClass, Ifc1 >::cd |
class | cppu::AggImplInheritanceHelper1< BaseClass, Ifc1 > |
Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface inherting from a BaseClass. More... | |
struct | cppu::AggImplInheritanceHelper1< BaseClass, Ifc1 >::cd |
Namespaces | |
namespace | cppu |