Content for Apache OpenOffice version 3.4.
| Overview | Namespace | Class | Index | Help |
| PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
::
struct _typelib_StructTypeDescription
- Base Classes
- None.
- Known Derived Classes
- None.
| virtual | abstract | interface | template |
| NO | NO | NO | NO |
- Summary
- Type description for struct types.
- Description
- This is only used to represent plain struct types and instantiated polymorphic struct types; there is no representation of polymorphic struct type templates at this level.
- Since
- UDK 3.2.0
- File
- typedescription.h
Public Members
-
Data
typelib_CompoundTypeDescription aBase; Derived from typelib_CompoundTypeDescription. sal_Bool * pParameterizedTypes; Flags for direct members, specifying whether they are of parameterized type (true) or explict type (false).
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

