#include <strings.hrc>
#include <basidesh.hxx>
#include <basobj.hxx>
#include <IDEComboBox.hxx>
#include <iderdll.hxx>
#include <iderid.hxx>
#include <localizationmgr.hxx>
#include <managelang.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/sfxsids.hrc>
#include <svtools/langtab.hxx>
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/event.hxx>
Go to the source code of this file.
|
| basctl::SFX_IMPL_TOOLBOX_CONTROL (LibBoxControl, SfxStringItem) |
|
| basctl::IMPL_LINK (DocListenerBox, KeyInputHdl, const KeyEvent &, rKEvt, bool) |
|
| basctl::IMPL_LINK_NOARG (DocListenerBox, SelectHdl, weld::ComboBox &, void) |
|
| basctl::IMPL_LINK_NOARG (LibBox, FocusInHdl, weld::Widget &, void) |
|
| basctl::IMPL_LINK_NOARG (LibBox, FocusOutHdl, weld::Widget &, void) |
|
| basctl::SFX_IMPL_TOOLBOX_CONTROL (LanguageBoxControl, SfxStringItem) |
|