<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi, Kohei and Markus,<br>
    <br>
    I just pushed some changes to feature/gsoc-calc-perf for ScMyTables
    to reduce use of CellAddress and instead use ScAddress.&nbsp; Nothing too
    exciting there.<br>
    <br>
    I think before I can move forward, I need to know what to do about
    ScMyTables::IsMerged(), ScMyTables::DoMerge(), and
    ScMyTables::UnMerge().&nbsp; ScMyTables references its own merge methods,
    but I'm not sure what would cause these methods to be actually be
    called.&nbsp; They aren't called on the test files I've tried so far.&nbsp; As
    we have discovered, the merge methods in ScXMLTableRowCellContext
    are called, though.&nbsp; What do you sc gurus think?<br>
    <br>
    I need to figure out what to do with the merge methods because the
    ScMyTables add/new/insert row/column methods reference the
    ScMyTables merge methods (although the code path that references
    them never seems to be taken.)<br>
    <br>
    I think most of the other methods will follow fine from there except
    for GetCurrentXDrawPage() and GetCurrentXShapes() which are separate
    from the merge method concern.&nbsp; These methods get into things like
    xmloff's XMLShapeImportHelper.&nbsp; Do we want to go here?<br>
    <br>
    And of course we have already discussed trying to reexamine
    ScMyTables::SetTableStyle() at some point.<br>
    <br>
    <br>
    Respectfully,<br>
    Daniel Bankston<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>