Increases the life count.
Inserts the specified element at the specified position in this
list.
Appends the specified element to the end of this list.
Appends all of the elements in the specified Collection to the end of
this list, in the order that they are returned by the
specified Collection's Iterator.
Inserts all of the elements in the specified Collection into this
list, starting at the specified position.
Implements
com.sun.star.beans.XPropertySet.addPropertyChangeListener
.
Method of com.sun.star.uno.XAdapter.
Implements
com.sun.star.beans.XPropertySet.addVetoableChangeListener
.
Any - class com.sun.star.uno.
Any The UNO IDL type any is mapped to java type java.lang.Object
.
ANY - static field in class com.sun.star.uno.
Type Constructs a new any with a given type and value
This class provides static methods which aim at exploring the contents of an
Any and extracting its value.
Tests two UNO ANY
values for equality.
The Ascii class represents the IDL build in type ascii
.
The Ascii class represents the IDL build in type asciistring
.
Constructs a new AsciiString
.
Assigns an identifyer object to a Property object so that the identifyer
can be obtained by
getPropertyId
later on.