21module
com { module sun { module star { module linguistic2 {
ConversionDirection
Conversion direction to be used with XConversionDictionary when looking for conversions.
Definition ConversionDirection.idl:29
@ FROM_LEFT
the text to be looked for should match the left part of a dictionary entry.
Definition ConversionDirection.idl:33
@ FROM_RIGHT
the text to be looked for should match the right part of a dictionary entry.
Definition ConversionDirection.idl:38
Definition Ambiguous.idl:20