|
LibreOffice Module cppuhelper (master) 1
|
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) |
Definition at line 113 of file compat.cxx.
| css::uno::Sequence< sal_Int8 > cppu::ClassData::getImplementationId | ( | ) |
Definition at line 126 of file compat.cxx.
| css::uno::Sequence< css::uno::Type > cppu::ClassData::getTypes | ( | ) |
Definition at line 130 of file compat.cxx.
| void cppu::ClassData::initTypeProvider | ( | ) |
Definition at line 134 of file compat.cxx.
| css::uno::Any cppu::ClassData::query | ( | css::uno::Type const & | , |
| css::lang::XTypeProvider * | |||
| ) |
Definition at line 138 of file compat.cxx.
| void cppu::ClassData::writeTypeOffset | ( | css::uno::Type const & | , |
| sal_Int32 | |||
| ) |
Definition at line 144 of file compat.cxx.