<div dir="ltr">Hey,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 26, 2014 at 7:19 AM, Ayantha Randika <span dir="ltr"><<a href="mailto:randika.deultima@gmail.com" target="_blank">randika.deultima@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div>Im trying to fix the bug 36864[1] and im kind of stuck. <span style="font-family:arial,sans-serif;font-size:13px"> </span><span style="font-family:arial,sans-serif;font-size:13px">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?</span></div>

<div><font face="arial, sans-serif"><br>[1]:<a href="https://bugs.freedesktop.org/show_bug.cgi?id=36864" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=36864</a></font></div><div><font face="arial, sans-serif">related files:</font><br>

<div><font face="arial, sans-serif">cui/uiconfig/ui/numberingformatpage.ui</font></div><div><span style="font-family:arial,sans-serif">cui/source/tabpages/numfmt.cxx</span><br></div><div><span style="font-family:arial,sans-serif">svl/source/numbers/zforlist.cxx</span><br>

</div></div><br></div><br></blockquote><div><br></div><div>Following the code in numfmt.cxx the entries are filled in <a href="http://opengrok.libreoffice.org/xref/core/cui/source/tabpages/numfmt.cxx#FillCurrencyBox">http://opengrok.libreoffice.org/xref/core/cui/source/tabpages/numfmt.cxx#FillCurrencyBox</a>  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.<br>
<br></div><div>Regards,<br>Markus <br></div></div><br></div></div>