LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
Public Attributes | List of all members
_typelib_InterfaceMemberTypeDescription Struct Reference

Common base type description of typelib_InterfaceMethodTypeDescription and typelib_InterfaceAttributeTypeDescription. More...

#include <typedescription.h>

Public Attributes

typelib_TypeDescription aBase
 inherits all members of typelib_TypeDescription More...
 
sal_Int32 nPosition
 position of member in the interface including the number of members of any base interfaces More...
 
rtl_uString * pMemberName
 name of member More...
 

Detailed Description

Common base type description of typelib_InterfaceMethodTypeDescription and typelib_InterfaceAttributeTypeDescription.

Member Data Documentation

◆ aBase

typelib_TypeDescription _typelib_InterfaceMemberTypeDescription::aBase

inherits all members of typelib_TypeDescription

◆ nPosition

sal_Int32 _typelib_InterfaceMemberTypeDescription::nPosition

position of member in the interface including the number of members of any base interfaces

◆ pMemberName

rtl_uString* _typelib_InterfaceMemberTypeDescription::pMemberName

name of member


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