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

Rafael Lima <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Rafael Lima <[email protected]> ---
Hi all,

Because of the GSoC project "New dialog to edit Table Styles" being done by
Karthik Godha this year, I believe we should also fix this issue before
proceeding with the new table styles dialog.

So in Calc we read the formats from the binary file autotbl.fmt using the
method ScAutoFormat::Load() in sc/source/core/tool/autoform.cxx

And in Writer we read the formats using SwTableAutoFormatTable::Load() in
sw/source/core/doc/tblafmt.cxx

I believe we should replace this by an approach similar to Impress, where
styles are defined as XML in sd/xml/styles.xml.

I also think Writer, Calc and Impress should share the same implementation for
table styles, since the ODF spec is the same.

I'd like to hear some feedback from you on this idea.

Also adding @Karthik to the ticket.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to