https://bugs.documentfoundation.org/show_bug.cgi?id=128122

--- Comment #21 from Arpit Bandejiya <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to