|
LibreOffice Module formula (master) 1
|
#include <vcl/event.hxx>#include <vcl/svapp.hxx>#include <formula/IFunctionDescription.hxx>#include "funcpage.hxx"#include <unotools/syslocale.hxx>#include <unotools/charclass.hxx>Go to the source code of this file.
Namespaces | |
| namespace | formula |
Functions | |
| formula::IMPL_LINK (FuncPage, KeyInputHdl, const KeyEvent &, rKEvt, bool) | |
| formula::IMPL_LINK_NOARG (FuncPage, SelComboBoxHdl, weld::ComboBox &, void) | |
| formula::IMPL_LINK_NOARG (FuncPage, SelTreeViewHdl, weld::TreeView &, void) | |
| formula::IMPL_LINK_NOARG (FuncPage, DblClkHdl, weld::TreeView &, bool) | |
| formula::IMPL_LINK_NOARG (FuncPage, ModifyHdl, weld::Entry &, void) | |