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 )
79 short getPropertyType(
80 [in]
string aLeftText,
81 [in]
string aRightText )
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
allows set and retrieve the property type of an entry in a conversion dictionary
Definition: XConversionPropertyType.idl:44
base interface of all UNO interfaces
Definition: XInterface.idl:47