Combobox rebuild error

Rushi Shukla rushboy52 at gmail.com
Fri Jan 25 11:05:52 PST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130126/31328e5b/attachment.html>


More information about the LibreOffice mailing list