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

--- Comment #3 from Armin Le Grand <armin.le.gr...@me.com> ---
All has to do with SvxAdjustItem, but not sure yet what happens. That item is
already extra-handled on many places. In the EditEngine ItemPool (where it
lives for SfxModels) it is initialized to SVX_ADJUST_LEFT (see
GlobalEditData::GetDefItems()), but there is
TextProperties::ForceDefaultAttributes() which sets SvxAdjustItem for all
non-text frames to SVX_ADJUST_CENTER as hard attribute, so it will not react on
style settings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to