|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
25 module
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 )
void setPropertyType([in] string aLeftText, [in] string aRightText, [in] short nPropertyType)
sets the property type for the specified entry.
allows set and retrieve the property type of an entry in a conversion dictionary
Definition: XConversionPropertyType.idl:39
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:31
short getPropertyType([in] string aLeftText, [in] string aRightText)
returns the property type for the specified entry.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46