Searched refs:PropertyDescriptor (Results 1 – 4 of 4) sorted by relevance
45 public PropertyDescriptor[] getPropertyDescriptors() { in getPropertyDescriptors()47 PropertyDescriptor[] props = new PropertyDescriptor[] { in getPropertyDescriptors()48 new PropertyDescriptor(OfficeSettings.OFFICE_DIRECTORY, in getPropertyDescriptors()52 new PropertyDescriptor(OfficeSettings.WARN_BEFORE_DOC_DEPLOY, in getPropertyDescriptors()56 new PropertyDescriptor(OfficeSettings.WARN_BEFORE_PARCEL_DELETE, in getPropertyDescriptors()60 new PropertyDescriptor(OfficeSettings.WARN_AFTER_DIR_DEPLOY, in getPropertyDescriptors()64 new PropertyDescriptor(OfficeSettings.WARN_BEFORE_MOUNT, in getPropertyDescriptors()
76 public PropertyDescriptor[] getPropertyDescriptors() in getPropertyDescriptors()81 PropertyDescriptor readOnly = new PropertyDescriptor( in getPropertyDescriptors()90 PropertyDescriptor document = new PropertyDescriptor( in getPropertyDescriptors()101 return new PropertyDescriptor[] {readOnly, document}; in getPropertyDescriptors()
146 struct PropertyDescriptor in hasDefaultSettings() struct151 PropertyDescriptor aProps[] = in hasDefaultSettings()
217 struct PropertyDescriptor in OQueryColumn() struct222 PropertyDescriptor aProps[] = in OQueryColumn()
Completed in 26 milliseconds