Home
last modified time | relevance | path

Searched refs:PropertyDescriptor (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java45 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()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystemBeanInfo.java76 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()
/aoo42x/main/dbaccess/source/core/api/
H A Dcolumnsettings.cxx146 struct PropertyDescriptor in hasDefaultSettings() struct
151 PropertyDescriptor aProps[] = in hasDefaultSettings()
H A Ddefinitioncolumn.cxx217 struct PropertyDescriptor in OQueryColumn() struct
222 PropertyDescriptor aProps[] = in OQueryColumn()

Completed in 13 milliseconds