|
LibreOffice Module sc (master) 1
|
#include <memory>#include <global.hxx>#include <globstr.hrc>#include <o3tl/safeint.hxx>#include <scresid.hxx>#include <globalnames.hxx>#include <namemgrtable.hxx>#include <rangenam.hxx>#include <unotools/charclass.hxx>#include <vcl/weld.hxx>#include <tools/link.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (ScRangeManagerTable, VisRowsScrolledHdl, weld::TreeView &, void) | |
| IMPL_LINK_NOARG (ScRangeManagerTable, SizeAllocHdl, const Size &, void) | |
| IMPL_LINK_NOARG | ( | ScRangeManagerTable | , |
| SizeAllocHdl | , | ||
| const Size & | , | ||
| void | |||
| ) |
Definition at line 119 of file namemgrtable.cxx.
| IMPL_LINK_NOARG | ( | ScRangeManagerTable | , |
| VisRowsScrolledHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 77 of file namemgrtable.cxx.