(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.
UDK 3.2.7 Java API Reference

Uses of Interface
com.sun.star.uno.ITypeDescription

Packages that use ITypeDescription
com.sun.star.uno   
 

Uses of ITypeDescription in com.sun.star.uno
 

Fields in com.sun.star.uno declared as ITypeDescription
protected  ITypeDescription Type._iTypeDescription
           
 

Methods in com.sun.star.uno that return ITypeDescription
 ITypeDescription ITypeDescription.getComponentType()
          Deprecated. Gets the component ITypeDescription if this is an array type, otherwise returns null.
 ITypeDescription[] IMethodDescription.getInSignature()
          Deprecated. Gives any array of ITypeDescription> of the [in] parameters.
 ITypeDescription[] IMethodDescription.getOutSignature()
          Deprecated. Gives any array of ITypeDescription> of the [out] parameters.
 ITypeDescription IMethodDescription.getReturnSignature()
          Deprecated. Gives the ITypeDescription of the return type.
 ITypeDescription ITypeDescription.getSuperType()
          Deprecated. Gets the ITypeDescription of the super, if it exists.
 ITypeDescription Type.getTypeDescription()
          Gives the type description of this type.
 ITypeDescription IFieldDescription.getTypeDescription()
          Deprecated. Gives the name of this member.
 

Methods in com.sun.star.uno with parameters of type ITypeDescription
 void Type.setTypeDescription(ITypeDescription typeDescription)
          Sets the type description for this type.
 

Constructors in com.sun.star.uno with parameters of type ITypeDescription
Type(ITypeDescription typeDescription)
          Constructs a new Type from the given type description.
 


UDK 3.2.7 Java API Reference

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.

Copyright & License
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.