|
LibreOffice Module sc (master) 1
|
#include <namedefdlg.hxx>#include <formula/errorcodes.hxx>#include <sfx2/app.hxx>#include <unotools/charclass.hxx>#include <compiler.hxx>#include <document.hxx>#include <globstr.hrc>#include <scresid.hxx>#include <globalnames.hxx>#include <rangenam.hxx>#include <reffact.hxx>#include <undorangename.hxx>#include <tabvwsh.hxx>#include <tokenarray.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (ScNameDefDlg, CancelBtnHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (ScNameDefDlg, AddBtnHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (ScNameDefDlg, NameModifyHdl, weld::Entry &, void) | |
| IMPL_LINK_NOARG (ScNameDefDlg, AssignGetFocusHdl, formula::RefEdit &, void) | |
| IMPL_LINK_NOARG | ( | ScNameDefDlg | , |
| AddBtnHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 307 of file namedefdlg.cxx.
| IMPL_LINK_NOARG | ( | ScNameDefDlg | , |
| AssignGetFocusHdl | , | ||
| formula::RefEdit & | , | ||
| void | |||
| ) |
Definition at line 317 of file namedefdlg.cxx.
| IMPL_LINK_NOARG | ( | ScNameDefDlg | , |
| CancelBtnHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 302 of file namedefdlg.cxx.
| IMPL_LINK_NOARG | ( | ScNameDefDlg | , |
| NameModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 312 of file namedefdlg.cxx.