Hello

I am trying to make code changes to the file
core/vcl/source/control/combobox.cxx but I have the following errors :


core/vcl/source/control/combobox.cxx: In member function ‘virtual void
ComboBox::Resize()’:
core/vcl/source/control/combobox.cxx:601:9: error: ‘ComboBoxBounds’ was not
declared in this scope
core/vcl/source/control/combobox.cxx:601:24: error: expected ‘;’ before
‘aBounds’
core/vcl/source/control/combobox.cxx:603:36: error: ‘aBounds’ was not
declared in this scope
core/vcl/source/control/combobox.cxx: In member function ‘virtual Size
ComboBox::CalcMinimumSize() const’:
core/vcl/source/control/combobox.cxx:1072:9: error: ‘ComboBoxBounds’ was
not declared in this scope
core/vcl/source/control/combobox.cxx:1072:24: error: expected ‘;’ before
‘aBounds’
core/vcl/source/control/combobox.cxx:1073:24: error: ‘aBounds’ was not
declared in this scope
core/vcl/source/control/combobox.cxx: At global scope:
core/vcl/source/control/combobox.cxx:1498:1: error: ‘ComboBoxBounds’ in
‘class ComboBox’ does not name a type

None of my code changes is shown in the errors list and maybe I think the
commit here produces some changes which might be the cause of the errors :

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d19eab221f168aed12249ffc8a36a9f1aca5a94e

Need help on this . Any sort of assistance is appreciated .

Regards ,
Rushi
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to