Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


Data of Class _typelib_InterfaceAttributeTypeDescription


aBase
typelib_InterfaceMemberTypeDescription aBase;

Summary
inherits all members of typelib_InterfaceMemberTypeDescription

bReadOnly
sal_Bool bReadOnly;

Summary
determines whether attribute is read only

pAttributeTypeRef
typelib_TypeDescriptionReference * pAttributeTypeRef;

Summary
type of the attribute

pInterface
_typelib_InterfaceTypeDescription * pInterface;

Summary
the interface description this attribute is a member of
Since
#i21150#

pBaseRef
typelib_TypeDescriptionReference * pBaseRef;

Summary
the inherited direct base attribute (null for an attribute that is not inherited)
Since
UDK 3.2.0

nIndex
sal_Int32 nIndex;

Description
if pBaseRef is null, the member position of this attribute within pInterface, not counting members inherited from bases; if pBaseRef is not null, the index of the direct base within pInterface from which this attribute is inherited
Since
UDK 3.2.0

nGetExceptions
sal_Int32 nGetExceptions;

Summary
number of getter exceptions
Since
UDK 3.2.0

ppGetExceptions
typelib_TypeDescriptionReference * * ppGetExceptions;

Summary
array of getter exception types
Since
UDK 3.2.0

nSetExceptions
sal_Int32 nSetExceptions;

Summary
number of setter exceptions
Since
UDK 3.2.0

ppSetExceptions
typelib_TypeDescriptionReference * * ppSetExceptions;

Summary
array of setter exception types
Since
UDK 3.2.0

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.