https://bz.apache.org/ooo/show_bug.cgi?id=23623
--- Comment #4 from mroe <[email protected]> --- (In reply to Jan Flikweert from comment #3) > Hi, > > I have the same issue. See my topic: > https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=90648#p428914 > > In this case I can see with xRay the value for 3 paratabstops has been set > correct. After using insertby name this value has been reset. No. The errors in your macro have nothing to do with this issue. Hint: Delete the line oStyle.setName( "My new style") because with oPStyles.insertByName( "My new style", oStyle ) you create the name of the style. https://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Overall_Document_Features -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
