Bug 36864 - Calc cell format for Bytes

Markus Mohrhard markus.mohrhard at googlemail.com
Sun Jan 26 10:00:26 PST 2014


Hey,


On Sun, Jan 26, 2014 at 7:19 AM, Ayantha Randika <randika.deultima at gmail.com
> wrote:

> Hi,
> Im trying to fix the bug 36864[1] and im kind of stuck.  There are two
> lists on this tab and one is category and its items comes
> from numberingformatpage.ui. The second list is format(m_pLbCurrency) and I
> cant figure out from where it gets its contents. Can anyone please help?
>
> [1]:https://bugs.freedesktop.org/show_bug.cgi?id=36864
> related files:
> cui/uiconfig/ui/numberingformatpage.ui
> cui/source/tabpages/numfmt.cxx
> svl/source/numbers/zforlist.cxx
>
>
>
Following the code in numfmt.cxx the entries are filled in
http://opengrok.libreoffice.org/xref/core/cui/source/tabpages/numfmt.cxx#FillCurrencyBox
After that it goes into svl where we get all teh currency symbols. I hope
you can follow the code now easily. However I think this part of the code
is unrelated to this task.

Regards,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140126/6ddf9db8/attachment.html>


More information about the LibreOffice mailing list