19 #ifndef __com_sun_star_linguistic2_XConversionPropertyType_idl__
20 #define __com_sun_star_linguistic2_XConversionPropertyType_idl__
31 module
com { module sun { module star { module linguistic2 {
60 [in]
string aLeftText,
61 [in]
string aRightText,
62 [in]
short nPropertyType )
80 [in]
string aLeftText,
81 [in]
string aRightText )
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
allows set and retrieve the property type of an entry in a conversion dictionary
Definition: XConversionPropertyType.idl:45
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:48
Definition: Ambiguous.idl:22