https://bugs.documentfoundation.org/show_bug.cgi?id=152361
--- Comment #2 from Mike Kaganski <[email protected]> --- FTR: the innermost implementation is SvxAdjustItem::QueryValue, putting sal_Int16. The counterpart, SvxAdjustItem::PutValue, uses cppu::enum2int, so is prepared for both plain integers and enums in the passed Any. -- You are receiving this mail because: You are the assignee for the bug.
