Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- parseUnoUrl(String) - Static method in class com.sun.star.lib.uno.helper.UnoUrl
- 
Parses the given Uno Url and returns an in memory object representation.
- postDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- 
Override to become notified right before the disposing action is performed.
- postDisposing() - Method in class com.sun.star.lib.uno.helper.PropertySet
- 
Makes sure that listeners which are kept in aBoundLC (XPropertyChangeListener) and aVetoableLC (XVetoableChangeListener) receive a disposing call.
- preDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- 
Override to perform extra clean-up work.
- prepareSet(String, PropertySetMixin.BoundListeners) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
- 
A simplified version ofPropertySetMixin.prepareSet(String, Object, Object, PropertySetMixin.BoundListeners).
- prepareSet(String, Object, Object, PropertySetMixin.BoundListeners) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
- 
A method used by clients when implementing UNO interface type attribute setter functions.
- PropertySet - Class in com.sun.star.lib.uno.helper
- 
This class is an implementation of the interfaces com.sun.star.beans.XPropertySet, com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet.
- PropertySet() - Constructor for class com.sun.star.lib.uno.helper.PropertySet
- propertySetInfo - Variable in class com.sun.star.lib.uno.helper.PropertySet
- PropertySetMixin - Class in com.sun.star.lib.uno.helper
- 
A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type.
- PropertySetMixin(XComponentContext, XInterface, Type, String[]) - Constructor for class com.sun.star.lib.uno.helper.PropertySetMixin
- 
The constructor.
- PropertySetMixin.BoundListeners - Class in com.sun.star.lib.uno.helper
- 
A class used by clients ofPropertySetMixinwhen implementing UNO interface type attribute setter functions.
- putProperty(Property) - Method in class com.sun.star.lib.uno.helper.PropertySet
- 
Stores a Property object so that it can be retrieved subsequently byPropertySet.getProperty(String),PropertySet.getProperties(),PropertySet.getPropertyByHandle(int).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form