Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hello,

In sc/source/ui/view/cellsh.cxx, we have these lines:
    150             case FID_FILL_TO_RIGHT:     // fill to left / right
    151             {
    152                 bDisable = !bSimpleArea || (nCol1 == 0 && nCol2 ==
0);
    153                 bDisable = pDoc->HasSelectedBlockMatrixFragment(
    154                     nCol1, nRow1, nCol1, nRow2, rMark );    // first
column
    155             }

Either first bDisable is useless or the result of it should be used for the
next line?

What do you think?

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/Question-about-sc-source-ui-view-cellsh-cxx-tp4024486.html
Sent from the Dev mailing list archive at Nabble.com.

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.