LibreOffice Module sc (master) 1
|
#include <comphelper/string.hxx>
#include <editeng/editview.hxx>
#include <sfx2/viewsh.hxx>
#include <formula/funcvarargs.h>
#include <global.hxx>
#include <scmod.hxx>
#include <inputhdl.hxx>
#include <tabvwsh.hxx>
#include <funcdesc.hxx>
#include <dwfunctr.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScFunctionWin, SelComboHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScFunctionWin, SelTreeHdl, weld::TreeView &, void) | |
IMPL_LINK_NOARG (ScFunctionWin, SetSelectionClickHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScFunctionWin, SetRowActivatedHdl, weld::TreeView &, bool) | |
IMPL_LINK_NOARG | ( | ScFunctionWin | , |
SelComboHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 375 of file dwfunctr.cxx.
IMPL_LINK_NOARG | ( | ScFunctionWin | , |
SelTreeHdl | , | ||
weld::TreeView & | , | ||
void | |||
) |
Definition at line 381 of file dwfunctr.cxx.
IMPL_LINK_NOARG | ( | ScFunctionWin | , |
SetRowActivatedHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 405 of file dwfunctr.cxx.
IMPL_LINK_NOARG | ( | ScFunctionWin | , |
SetSelectionClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 400 of file dwfunctr.cxx.