component_writeInfo should no longer be used in new components
component_writeInfo should no longer be used in new components
Use cppu::UnoType instead (or the internal-only cppu::getTypeFavourChar). Also note that getCppuType< com::sun::star::uno::Sequence< sal_Unicode > >() does not work as expected.
Use cppu::UnoType instead (or the internal-only cppu::getTypeFavourChar). Also note that getCppuType< com::sun::star::uno::Sequence< sal_Unicode > >() does not work as expected.
Links are no longer supported.
Links are no longer supported.
Links are no longer supported.
returns the major version number.
returns the minor version number.
returns the unique identifier for an interface type as an out parameter.
sets the unique identifier for an interface type.