master build fails in calcoptionsdlg.cxx

Jean-Baptiste Faure jbfaure at libreoffice.org
Thu Nov 6 06:05:52 PST 2014


Hi,

I get a compilation error here:

.../LibO/master/sc/source/ui/optdlg/calcoptionsdlg.cxx: In member
function ‘void ScCalcOptionsDialog::SelectionChanged()’:
.../LibO/master/sc/source/ui/optdlg/calcoptionsdlg.cxx:597:66: error:
‘fillListBox’ was not declared in this scope
                 fillListBox(mpListBox, maConfig.maOpenCLWhiteList);
                                                                  ^
.../LibO/master/sc/source/ui/optdlg/calcoptionsdlg.cxx:602:66: error:
‘fillListBox’ was not declared in this scope
                 fillListBox(mpListBox, maConfig.maOpenCLBlackList);

I guess it comes from this commit:
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=97a74ee6b86532ac9c1f5c4b2d0d0a557e5ddb59

because it seems to be the last in which calcoptionsdlg.cxx was modified

Best regards.
JBF

-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.


More information about the LibreOffice mailing list