|
LibreOffice Module fpicker (master) 1
|
#include <sal/config.h>#include <string_view>#include "fileview.hxx"#include "iodlgimp.hxx"#include <tools/debug.hxx>#include <tools/urlobj.hxx>#include <svtools/inettbc.hxx>#include "iodlg.hxx"#include <svtools/imagemgr.hxx>#include <svl/svlresid.hxx>#include <svl/svl.hrc>#include <utility>Go to the source code of this file.
Functions | |
| IMPL_LINK (SvtUpButton_Impl, SelectHdl, const OUString &, rId, void) | |
| IMPL_LINK_NOARG (SvtUpButton_Impl, ClickHdl, const OUString &, void) | |
| IMPL_LINK | ( | SvtUpButton_Impl | , |
| SelectHdl | , | ||
| const OUString & | , | ||
| rId | , | ||
| void | |||
| ) |
Definition at line 104 of file iodlgimp.cxx.
References nId.
| IMPL_LINK_NOARG | ( | SvtUpButton_Impl | , |
| ClickHdl | , | ||
| const OUString & | , | ||
| void | |||
| ) |
Definition at line 116 of file iodlgimp.cxx.