Questions about function lcl_GetMergeRange sc/source/core/data/fillinfo.cxx
julien2412
serval2412 at yahoo.fr
Sat Dec 29 09:43:02 PST 2012
Hello,
In function lcl_GetMergeRange sc/source/core/data/fillinfo.cxx, what's the
use to process "bHOver" variable in while (bVOver) ?
I thought about these too:
- declaring nOverlap before the 2 loops, it would avoid to declare it each
time in the else of both loops.
- bVOver treatment is useless in first loop, only last loop is relevant
See
http://opengrok.libreoffice.org/xref/core/sc/source/core/data/fillinfo.cxx#78
Any idea?
Julien
--
View this message in context: http://nabble.documentfoundation.org/Questions-about-function-lcl-GetMergeRange-sc-source-core-data-fillinfo-cxx-tp4026455.html
Sent from the Dev mailing list archive at Nabble.com.
More information about the LibreOffice
mailing list