Hi Regina, On 9/10/25 15:18, Regina Henschel wrote:
I want to implement the third case 'integer'. For that I need to extend/change this struct. I could think of(A) Replace bNaturalSort with an enum with three possible values.
(A) - enum, without a doubt. It is already expressed this way in ODF, and I don't see a reason why it would have to be expressed differently in the core implementation. I would be okay with just re-using the constant group from the API there as well, actually.
Kohei
