程序包 | 说明 |
---|---|
com.sun.star.uno |
限定符和类型 | 方法和说明 |
---|---|
IFieldDescription |
ITypeDescription.getFieldDescription(String name)
已过时。
Gets the
IFieldDescription for the
field with the name name , if it exists,
otherwise returns null . |
IFieldDescription[] |
ITypeDescription.getFieldDescriptions()
已过时。
Gets the
IFieldDescription for every
field, if this type is an interface. |