LibreOffice Module sc (master) 1
Functions
cbnumberformat.cxx File Reference
#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>
Include dependency graph for cbnumberformat.cxx:

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)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScNumberFormat  ,
KeyInputHdl  ,
const KeyEvent ,
rKEvt  ,
bool   
)

Definition at line 83 of file cbnumberformat.cxx.

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( ScNumberFormat  ,
NumFormatSelectHdl  ,
weld::ComboBox ,
rBox  ,
void   
)