https://bugs.documentfoundation.org/show_bug.cgi?id=118684

--- Comment #8 from Tamás Zolnai <[email protected]> ---
(In reply to Gabor Kelemen from comment #5)
> @Zolnai any idea? I see in oox/source/ole/axcontrol.cxx that these controls
> use the AxFontDataModel::convertProperties so maybe that has some funny
> defaults?

Hmm, your intentions sounds good to me. However the right method is the
AxFontDataModel::convertFromProperties() I think. This one is called by export.
The convertProperties() method is the import method as I see. Based on the code
I can't see what the actual issue, but maybe the API properties are defaulted
to some weird value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to