acquire() | XInterface | |
addPropertiesChangeListener([in] sequence< string > aPropertyNames, [in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | |
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) | XPropertySet | |
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
com::sun::star::beans::XHierarchicalPropertySet | PropertyHierarchy | |
com::sun::star::beans::XMultiHierarchicalPropertySet | PropertyHierarchy | |
com::sun::star::beans::XMultiPropertySet | PropertyHierarchy | |
com::sun::star::beans::XPropertySet | PropertyHierarchy | |
firePropertiesChangeEvent([in] sequence< string > aPropertyNames, [in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | |
com::getHierarchicalPropertySetInfo() | XHierarchicalPropertySet | |
com::sun::star::beans::XMultiHierarchicalPropertySet::getHierarchicalPropertySetInfo() | XMultiHierarchicalPropertySet | |
getHierarchicalPropertyValue([in] string aHierarchicalPropertyName) | XHierarchicalPropertySet | |
getHierarchicalPropertyValues([in] sequence< string > aPropertyNames) | XMultiHierarchicalPropertySet | |
com::getPropertySetInfo() | XPropertySet | |
com::sun::star::beans::XMultiPropertySet::getPropertySetInfo() | XMultiPropertySet | |
getPropertyValue([in] string PropertyName) | XPropertySet | |
getPropertyValues([in] sequence< string > aPropertyNames) | XMultiPropertySet | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removePropertiesChangeListener([in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | |
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) | XPropertySet | |
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
setHierarchicalPropertyValue([in] string aHierarchicalPropertyName, [in] any aValue) | XHierarchicalPropertySet | |
setHierarchicalPropertyValues([in] sequence< string > aHierarchicalPropertyNames, [in] sequence< any > Values) | XMultiHierarchicalPropertySet | |
setPropertyValue([in] string aPropertyName, [in] any aValue) | XPropertySet | |
setPropertyValues([in] sequence< string > aPropertyNames, [in] sequence< any > aValues) | XMultiPropertySet | |