diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-04-24 16:54:23 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-04-26 09:58:01 -0400 |
commit | 1de32aeca83edb2c8e6a575e4f7132ec39b9ca52 (patch) | |
tree | e53bdf3cca3db3d477b2fa8d3b61ba4a6db1a7af /test | |
parent | 399727e98353c24719408780ad9d7e7eee198176 (diff) |
Ok, the regression I had introduced in my prev commit is now fixed.
The idea is to keep a reference to the ScHeaderFooterTextData instance
in ScHeaderFooterTextObj which is the authoritative copy, instead of
making copies of it everywhere. This way when the text is updated
in ScHeaderFooterTextObj all the other places will see it too without
needing to propagate the change.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions