LibreOffice Module cppuhelper (master) 1
Public Member Functions | List of all members
cppu::ClassData Struct Reference

Public Member Functions

css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId ()
 
css::uno::Sequence< css::uno::Type > SAL_CALL getTypes ()
 
void SAL_CALL initTypeProvider ()
 
css::uno::Any SAL_CALL query (css::uno::Type const &, css::lang::XTypeProvider *)
 
void SAL_CALL writeTypeOffset (css::uno::Type const &, sal_Int32)
 

Detailed Description

Definition at line 113 of file compat.cxx.

Member Function Documentation

◆ getImplementationId()

css::uno::Sequence< sal_Int8 > cppu::ClassData::getImplementationId ( )

Definition at line 126 of file compat.cxx.

◆ getTypes()

css::uno::Sequence< css::uno::Type > cppu::ClassData::getTypes ( )

Definition at line 130 of file compat.cxx.

◆ initTypeProvider()

void cppu::ClassData::initTypeProvider ( )

Definition at line 134 of file compat.cxx.

◆ query()

css::uno::Any cppu::ClassData::query ( css::uno::Type const &  ,
css::lang::XTypeProvider *   
)

Definition at line 138 of file compat.cxx.

◆ writeTypeOffset()

void cppu::ClassData::writeTypeOffset ( css::uno::Type const &  ,
sal_Int32   
)

Definition at line 144 of file compat.cxx.


The documentation for this struct was generated from the following file: