https://issues.apache.org/ooo/show_bug.cgi?id=119576
--- Comment #2 from Lei Debin <[email protected]> --- if read flag 0x8460(the logical left indent of the first line of the paragraph) 0x8411(the logical left indent of the first line of the paragraph) must to be set left indent of old version type file also when set first line indent. So the solution is add a function named as lcl_HasExplicitLeft to check if there is a explicit para left indent property. The condition is to check 0x840F(the physical left indent of the paragraph). If the para had 0x8460(or 0x8411) and not had 0x840F(or 0x845E), should set the default tab indent and tab property. More detail please check the patch. -- You are receiving this mail because: You are the assignee for the bug.
