https://bugs.documentfoundation.org/show_bug.cgi?id=108041
Buovjaga <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |[email protected]
Ever confirmed|0 |1
--- Comment #5 from Buovjaga <[email protected]> ---
If you do right-click - clear direct formatting (or Ctrl-M) you can reset the
cell formatting to default.
If you unzip the .ods file and look inside the content.xml (I usually use this
first http://xmlbeautifier.com/ ), you will see the text element:
<text:p>
<text:span text:style-name="T1">aceg/C</text:span>
</text:p>
The T1 style definition is
<style:style style:name="T1" style:family="text">
<style:text-properties fo:font-style="italic" style:font-style-asian="italic"
style:font-style-complex="italic" />
</style:style>
So apparently there should be a style called T1, but it does not appear in the
style list.
How was this file created? In LibreOffice? In Microsoft Office? In Apache
OpenOffice? In something else?
Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the information.
--
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