25module
com { module sun { module star { module linguistic2 {
54 [in]
string aLeftText,
55 [in]
string aRightText,
56 [in]
short nPropertyType )
74 [in]
string aLeftText,
75 [in]
string aRightText )
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
allows set and retrieve the property type of an entry in a conversion dictionary
Definition XConversionPropertyType.idl:39
void setPropertyType([in] string aLeftText, [in] string aRightText, [in] short nPropertyType)
sets the property type for the specified entry.
short getPropertyType([in] string aLeftText, [in] string aRightText)
returns the property type for the specified entry.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20