LibreOffice Module sc (master) 1
|
#include <cbnumberformat.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/viewsh.hxx>
#include <svl/intitem.hxx>
#include <sc.hrc>
Go to the source code of this file.
Functions | |
IMPL_STATIC_LINK (ScNumberFormat, NumFormatSelectHdl, weld::ComboBox &, rBox, void) | |
IMPL_LINK (ScNumberFormat, KeyInputHdl, const KeyEvent &, rKEvt, bool) | |
IMPL_LINK | ( | ScNumberFormat | , |
KeyInputHdl | , | ||
const KeyEvent & | , | ||
rKEvt | , | ||
bool | |||
) |
Definition at line 83 of file cbnumberformat.cxx.
IMPL_STATIC_LINK | ( | ScNumberFormat | , |
NumFormatSelectHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 66 of file cbnumberformat.cxx.
References SfxViewFrame::Current(), SfxDispatcher::ExecuteList(), SfxDispatcher::GetBindings(), and SfxBindings::GetDispatcher().