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

            Bug ID: 106984
           Summary: Searching the CharEscapement attribute does not work
                    from macro
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 132363
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132363&action=edit
Document demonstrating the bug, macro embedded

See the attached document:

"Here is a x in superscript.

This superscript is implemented by writing x, selecting it and applying the
superscript button from the toolbar.

According to Format > Character > Position: x is raised by 33% (Automatic).

The embedded macro ReplaceFormatting should replace superscript by normal text
by searching:
SrchAttributes(0).Name = "CharEscapement"
SrchAttributes(0).Value = 33

But it does nothing!

Is this an ancient bug??? See https://bz.apache.org/ooo/show_bug.cgi?id=31212";

-- 
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