(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

::

enum _typelib_TypeClass


Summary
This type class enum is binary compatible with the IDL enum com.sun.star.uno.TypeClass.

Values

typelib_TypeClass_VOID
Summary
type class of void 
typelib_TypeClass_CHAR
Summary
type class of char 
typelib_TypeClass_BOOLEAN
Summary
type class of boolean 
typelib_TypeClass_BYTE
Summary
type class of byte 
typelib_TypeClass_SHORT
Summary
type class of short 
typelib_TypeClass_UNSIGNED_SHORT
Summary
type class of unsigned short 
typelib_TypeClass_LONG
Summary
type class of long 
typelib_TypeClass_UNSIGNED_LONG
Summary
type class of unsigned long 
typelib_TypeClass_HYPER
Summary
type class of hyper 
typelib_TypeClass_UNSIGNED_HYPER
Summary
type class of unsigned hyper 
typelib_TypeClass_FLOAT
Summary
type class of float 
typelib_TypeClass_DOUBLE
Summary
type class of double 
typelib_TypeClass_STRING
Summary
type class of string 
typelib_TypeClass_TYPE
Summary
type class of type 
typelib_TypeClass_ANY
Summary
type class of any 
typelib_TypeClass_ENUM
Summary
type class of enum 
typelib_TypeClass_TYPEDEF
Summary
type class of typedef 
typelib_TypeClass_STRUCT
Summary
type class of struct 
typelib_TypeClass_UNION
Summary
type class of union (not implemented) 
typelib_TypeClass_EXCEPTION
Summary
type class of exception 
typelib_TypeClass_SEQUENCE
Summary
type class of sequence 
typelib_TypeClass_ARRAY
Summary
type class of array (not implemented) 
typelib_TypeClass_INTERFACE
Summary
type class of interface 
typelib_TypeClass_SERVICE
Summary
type class of service (not implemented) 
typelib_TypeClass_MODULE
Summary
type class of module (not implemented) 
typelib_TypeClass_INTERFACE_METHOD
Summary
type class of interface method 
typelib_TypeClass_INTERFACE_ATTRIBUTE
Summary
type class of interface attribute 
typelib_TypeClass_UNKNOWN
Summary
type class of unknown type 
typelib_TypeClass_PROPERTY
Summary
type class of properties 
typelib_TypeClass_CONSTANT
Summary
type class of constants 
typelib_TypeClass_CONSTANTS
Summary
type class of constants groups 
typelib_TypeClass_SINGLETON
Summary
type class of singletons 
typelib_TypeClass_MAKE_FIXED_SIZE
Summary
fixing enum size 

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.