Enum types in IDL and in code
Noel Grandin
noelgrandin at gmail.com
Thu Aug 6 22:27:12 PDT 2015
On 2015-08-07 07:07 AM, Matthew J. Francis wrote:
>
> Alternatively or as well, it might be possible to transform such
> "almost but not quite enums" into proper Enum instances by paying
> attention to the interface definition rather than only the yielded
> values. As you rightly point out, nothing currently does. However, this
Rather than trying to do that automatically, I think you'd be safer just hand-coding a handful of special cases to deal
with the older APIs.
More information about the LibreOffice
mailing list