On 29/07/11 10:40, Caolán McNamara wrote:
On Thu, 2011-07-28 at 12:48 -0400, Kohei Yoshida wrote:
Ok. So, I did verify that that particular ScViewFunc::CopyToClip()
method
Maybe unrelated but I saw the word "Clip" and I see that the three
argument
void ScDocument::CopyRangeNamesToClip(ScDocument* pClipDoc, const
ScRange& rClipRange, SCTAB nTab)
became an unused method (see unused.easy) yesterday or so.
Are you sure? on master
ScDocument::CopyRangeNamesToClip(ScDocument* pClipDoc, const
ScRange& rClipRange, SCTAB nTab)
was changed to
ScDocument::CopyRangeNamesToClip(ScDocument* pClipDoc, const
ScRangeList& rClipRange, SCTAB nTab)
and it definitely is used ( in vbarange.cxx and in viewfun3.cxx )
( but now I am dealing with 3 versions of this patch, master, 3.4 and
3.3 ) and it's possible that I am completely confused
Noel
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.