19 #ifndef __com_sun_star_linguistic2_ConversionDirection_idl__
20 #define __com_sun_star_linguistic2_ConversionDirection_idl__
23 module
com { module sun { module star { module linguistic2 {
ConversionDirection
Conversion direction to be used with XConversionDictionary when looking for conversions.
Definition: ConversionDirection.idl:31
@ FROM_LEFT
the text to be looked for should match the left part of a dictionary entry.
Definition: ConversionDirection.idl:35
@ FROM_RIGHT
the text to be looked for should match the right part of a dictionary entry.
Definition: ConversionDirection.idl:40
Definition: Ambiguous.idl:22