acquire() | XInterface | |
addContainerListener([in] com::sun::star::container::XContainerListener xListener) | XContainer | |
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::XExactName | HierarchyAccess | |
com::sun::star::beans::XHierarchicalPropertySet | PropertyHierarchy | |
com::sun::star::beans::XMultiHierarchicalPropertySet | PropertyHierarchy | |
com::sun::star::beans::XMultiPropertySet | PropertyHierarchy | |
com::sun::star::beans::XMultiPropertyStates | GroupAccess | optional |
com::sun::star::beans::XPropertySet | PropertyHierarchy | |
com::sun::star::beans::XPropertySetInfo | HierarchyAccess | optional |
com::sun::star::beans::XPropertyState | GroupAccess | optional |
com::sun::star::container::XContainer | HierarchyAccess | |
com::sun::star::container::XHierarchicalNameAccess | HierarchyAccess | |
com::sun::star::container::XNameAccess | HierarchyAccess | |
firePropertiesChangeEvent([in] sequence< string > aPropertyNames, [in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | |
getByHierarchicalName([in] string aName) | XHierarchicalNameAccess | |
getByName([in] string aName) | XNameAccess | |
getElementNames() | XNameAccess | |
getElementType() | XElementAccess | |
getExactName([in] string aApproximateName) | XExactName | |
com::getHierarchicalPropertySetInfo() | XHierarchicalPropertySet | |
com::sun::star::beans::XMultiHierarchicalPropertySet::getHierarchicalPropertySetInfo() | XMultiHierarchicalPropertySet | |
getHierarchicalPropertyValue([in] string aHierarchicalPropertyName) | XHierarchicalPropertySet | |
getHierarchicalPropertyValues([in] sequence< string > aPropertyNames) | XMultiHierarchicalPropertySet | |
getProperties() | XPropertySetInfo | protected |
getPropertyByName([in] string aName) | XPropertySetInfo | protected |
getPropertyDefault([in] string aPropertyName) | XPropertyState | protected |
getPropertyDefaults([in] sequence< string > aPropertyNames) | XMultiPropertyStates | protected |
com::getPropertySetInfo() | XPropertySet | |
com::sun::star::beans::XMultiPropertySet::getPropertySetInfo() | XMultiPropertySet | |
getPropertyState([in] string PropertyName) | XPropertyState | protected |
com::getPropertyStates([in] sequence< string > aPropertyName) | XPropertyState | protected |
com::sun::star::beans::XMultiPropertyStates::getPropertyStates([in] sequence< string > aPropertyName) | XMultiPropertyStates | protected |
getPropertyValue([in] string PropertyName) | XPropertySet | |
getPropertyValues([in] sequence< string > aPropertyNames) | XMultiPropertySet | |
hasByHierarchicalName([in] string aName) | XHierarchicalNameAccess | |
hasByName([in] string aName) | XNameAccess | |
hasElements() | XElementAccess | |
hasPropertyByName([in] string Name) | XPropertySetInfo | protected |
HierarchyAccess | GroupAccess | |
PropertyHierarchy | GroupAccess | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeContainerListener([in] com::sun::star::container::XContainerListener xListener) | XContainer | |
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 | |
setAllPropertiesToDefault() | XMultiPropertyStates | protected |
setHierarchicalPropertyValue([in] string aHierarchicalPropertyName, [in] any aValue) | XHierarchicalPropertySet | |
setHierarchicalPropertyValues([in] sequence< string > aHierarchicalPropertyNames, [in] sequence< any > Values) | XMultiHierarchicalPropertySet | |
setPropertiesToDefault([in] sequence< string > aPropertyNames) | XMultiPropertyStates | protected |
setPropertyToDefault([in] string PropertyName) | XPropertyState | protected |
setPropertyValue([in] string aPropertyName, [in] any aValue) | XPropertySet | |
setPropertyValues([in] sequence< string > aPropertyNames, [in] sequence< any > aValues) | XMultiPropertySet | |