#include <basidesh.hxx>
#include <basobj.hxx>
#include <iderdll.hxx>
#include <iderid.hxx>
#include <localizationmgr.hxx>
#include <managelang.hxx>
#include <strings.hrc>
#include <comphelper/sequence.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/sfxsids.hrc>
#include <svtools/langtab.hxx>
#include <svx/langbox.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <vcl/settings.hxx>
#include <tools/debug.hxx>
Go to the source code of this file.
|
bool | basctl::localesAreEqual (const Locale &rLocaleLeft, const Locale &rLocaleRight) |
|
| basctl::IMPL_LINK_NOARG (ManageLanguageDialog, AddHdl, weld::Button &, void) |
|
| basctl::IMPL_LINK_NOARG (ManageLanguageDialog, DeleteHdl, weld::Button &, void) |
|
| basctl::IMPL_LINK_NOARG (ManageLanguageDialog, MakeDefHdl, weld::Button &, void) |
|
| basctl::IMPL_LINK_NOARG (ManageLanguageDialog, SelectHdl, weld::TreeView &, void) |
|