Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


::

struct _typelib_InterfaceAttributeTypeDescription


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
The description of an interface attribute. The type class of this description is typelib_TypeClass_INTERFACE_ATTRIBUTE. The size and the alignment are 0.
File
typedescription.h

Public Members

Data

typelib_InterfaceMemberTypeDescription aBase; inherits all members of typelib_InterfaceMemberTypeDescription
sal_Bool bReadOnly; determines whether attribute is read only
typelib_TypeDescriptionReference * pAttributeTypeRef; type of the attribute
_typelib_InterfaceTypeDescription * pInterface; the interface description this attribute is a member of
typelib_TypeDescriptionReference * pBaseRef; the inherited direct base attribute (null for an attribute that is not inherited)
sal_Int32 nIndex;
sal_Int32 nGetExceptions; number of getter exceptions
typelib_TypeDescriptionReference * * ppGetExceptions; array of getter exception types
sal_Int32 nSetExceptions; number of setter exceptions
typelib_TypeDescriptionReference * * ppSetExceptions; array of setter exception types

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.