Searched refs:IFieldDescription (Results 1 – 9 of 9) sorted by relevance
31 import com.sun.star.uno.IFieldDescription;178 public IFieldDescription[] getFieldDescriptions() { in getFieldDescriptions()183 public IFieldDescription getFieldDescription(String name) { in getFieldDescription()567 private IFieldDescription[] calculateFieldDescriptions( in calculateFieldDescriptions()576 IFieldDescription[] superDescs = superType == null in calculateFieldDescriptions()579 IFieldDescription[] descs = new IFieldDescription[ in calculateFieldDescriptions()714 private final IFieldDescription[] fieldDescriptions;
26 import com.sun.star.uno.IFieldDescription;30 final class FieldDescription implements IFieldDescription {
77 IFieldDescription []getFieldDescriptions(); in getFieldDescriptions()86 IFieldDescription getFieldDescription(String name); in getFieldDescription()
37 public interface IFieldDescription extends IMemberDescription { interface
250 IFieldDescription[] fs; in areSame()
30 import com.sun.star.uno.IFieldDescription;334 IFieldDescription[] fields = type.getFieldDescriptions(); in writeStructValue()
30 import com.sun.star.uno.IFieldDescription;468 IFieldDescription[] fields = type.getFieldDescriptions(); in readFields()
29 import com.sun.star.uno.IFieldDescription;274 IFieldDescription[] fds = description.getFieldDescriptions(); in test()
50 sun$/star$/uno$/IFieldDescription.java \
Completed in 66 milliseconds