[Libreoffice-bugs] [Bug 128122] BASIC CCur should obey locale setting
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 26 11:13:07 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=128122
--- Comment #21 from Arpit Bandejiya <arpitbandejiya at gmail.com> ---
Hi, sorry for the late response got some unpredicted work. Thanks for the help
earlier.
Can someone help me with how to find the library to get the class in the file.
As in our case, we need SvNumberFormatter, SvNumFormatType, Application, and
LanguageType as of now, I figured that most of the files in which there is a
call to the LanguageType had the following header included:
#include <vcl/settings.hxx> though it didn't work
later I figured that #include <i18nlangtag/lang.h> is the main header for the
LanguageType. Is there a general way to find the header? or Is it by
exploration only? Please do let me know. Sry for asking a basic doubt, I'm
fairly new to the code base so I'm not much aware of it.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210326/ab681d58/attachment.htm>
More information about the Libreoffice-bugs
mailing list