:: com :: sun :: star :: reflection ::
|
interface XConstantTypeDescription |
- Base Interfaces
XConstantTypeDescription
┗ XTypeDescription
-
|
- Description
- Reflects a constant.
The type class of this type is
::com::sun::star::uno::TypeClass::CONSTANT.
Constants may be contained in constants groups and modules.
|
Methods' Details |
getConstantValue
- Returns
- the value of the constant.
Following types are allowed for constants:
- boolean
- byte
- short
- unsigned short
- long
- unsigned long
- hyper
- unsigned hyper
- float
- double
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.