Parses the given Uno Url and returns
an in memory object representation.
Override to become notified right before the disposing action is performed.
Makes sure that listeners which are kept in aBoundLC (XPropertyChangeListener) and aVetoableLC
(XVetoableChangeListener) receive a disposing call.
Override to perform extra clean-up work.
A method used by clients when implementing UNO interface type attribute
setter functions.
This class is an implementation of the interfaces com.sun.star.beans.XPropertySet,
com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet.
A helper mixin to implement certain UNO interfaces related to property set
handling on top of the attributes of a given UNO interface type.