LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for ReferenceColumn, including all inherited members.
acquire() | XInterface | protected |
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) | XPropertySet | |
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
Column | ReferenceColumn | |
com::sun::star::beans::XPropertySet | Column | |
createDataDescriptor() | XDataDescriptorFactory | protected |
DefaultValue | Column | optionalpropertyreadonly |
Description | Column | optionalpropertyreadonly |
getPropertySetInfo() | XPropertySet | |
getPropertyValue([in] string PropertyName) | XPropertySet | |
IsAutoIncrement | Column | propertyreadonly |
IsCurrency | Column | propertyreadonly |
IsNullable | Column | propertyreadonly |
IsRowVersion | Column | optionalpropertyreadonly |
Name | Column | propertyreadonly |
Precision | Column | propertyreadonly |
queryInterface([in] type aType) | XInterface | protected |
ReferencedColumn | ReferenceColumn | propertyreadonly |
release() | XInterface | protected |
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) | XPropertySet | |
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
Scale | Column | propertyreadonly |
setPropertyValue([in] string aPropertyName, [in] any aValue) | XPropertySet | |
Type | Column | propertyreadonly |
TypeName | Column | propertyreadonly |
XDataDescriptorFactory | Column | optional |