Hey,
On Sun, Jan 26, 2014 at 7:19 AM, Ayantha Randika <[email protected] > 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
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
