https://bugs.freedesktop.org/show_bug.cgi?id=52154
--- Comment #1 from Thomas Herrmann <[email protected]> 2012-07-16 15:05:38 PDT --- Upon inspection of the content.xml, I found this: <table:table-row> <table:table-cell table:style-name="Tabelle1.A1" office:value-type="float" office:value="1"> <text:p text:style-name="Table_20_Contents">1,00</text:p></table:table-cell> <table:table-cell table:style-name="Tabelle1.B1" office:value-type="float" office:value="2"> <text:p text:style-name="Table_20_Contents">5,00</text:p></table:table-cell> <table:table-cell table:style-name="Tabelle1.A1" office:value-type="float" office:value="3"> <text:p text:style-name="Table_20_Contents">3,00</text:p></table:table-cell> <table:table-cell table:style-name="Tabelle1.D1" table:formula="ooow:<A1:C1>" office:value-type="float" office:value="6"> <text:p text:style-name="Table_20_Contents">6,00</text:p></table:table-cell></table:table-row> There is a discrepancy between the office:value="2" and the contents "5,00" for the second cell. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
