Alphabetical Index: P

_ A B C D E F G H I L M N P Q R S T U V W

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.
A method used by clients when implementing UNO interface type attribute setter functions.
PropertySet - class com.sun.star.lib.uno.helper.PropertySet
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 - field in class com.sun.star.lib.uno.helper.PropertySet
PropertySetMixin - class com.sun.star.lib.uno.helper.PropertySetMixin
A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type.
The constructor.
putProperty(Property) - method in class com.sun.star.lib.uno.helper.PropertySet
Stores a Property object so that it can be retrieved subsequently by getProperty(String),getProperties(),getPropertyByHandle(int).