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.
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice