LibreOffice Module cui (master) 1
|
#include <sal/config.h>
#include <osl/file.hxx>
#include <sfx2/filedlghelper.hxx>
#include <tools/urlobj.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <multipat.hxx>
#include <dialmgr.hxx>
#include <strings.hrc>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/ui/dialogs/XFolderPicker2.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <unotools/pathoptions.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SvxMultiPathDialog, SelectHdl_Impl, weld::TreeView &, void) | |
IMPL_LINK_NOARG (SvxPathSelectDialog, SelectHdl_Impl, weld::TreeView &, void) | |
IMPL_LINK (SvxMultiPathDialog, CheckHdl_Impl, const weld::TreeView::iter_col &, rRowCol, void) | |
IMPL_LINK_NOARG (SvxMultiPathDialog, AddHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG (SvxPathSelectDialog, AddHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG (SvxMultiPathDialog, DelHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG (SvxPathSelectDialog, DelHdl_Impl, weld::Button &, void) | |
IMPL_LINK | ( | SvxMultiPathDialog | , |
CheckHdl_Impl | , | ||
const weld::TreeView::iter_col & | , | ||
rRowCol | , | ||
void | |||
) |
Definition at line 75 of file multipat.cxx.
IMPL_LINK_NOARG | ( | SvxMultiPathDialog | , |
AddHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 89 of file multipat.cxx.
References aURL, sfx2::createFolderPicker(), Application::CreateMessageDialog(), CuiResId(), INetURLObject::GetMainURL(), m_xDialog, INetURLObject::NONE, and INetURLObject::removeFinalSlash().
IMPL_LINK_NOARG | ( | SvxMultiPathDialog | , |
DelHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 149 of file multipat.cxx.
References nPos, and TRISTATE_TRUE.
IMPL_LINK_NOARG | ( | SvxMultiPathDialog | , |
SelectHdl_Impl | , | ||
weld::TreeView & | , | ||
void | |||
) |
Definition at line 43 of file multipat.cxx.
References nCount.
IMPL_LINK_NOARG | ( | SvxPathSelectDialog | , |
AddHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 119 of file multipat.cxx.
References aURL, sfx2::createFolderPicker(), Application::CreateMessageDialog(), CuiResId(), INetURLObject::GetMainURL(), m_xDialog, INetURLObject::NONE, and INetURLObject::removeFinalSlash().
IMPL_LINK_NOARG | ( | SvxPathSelectDialog | , |
DelHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 172 of file multipat.cxx.
References nPos.
IMPL_LINK_NOARG | ( | SvxPathSelectDialog | , |
SelectHdl_Impl | , | ||
weld::TreeView & | , | ||
void | |||
) |
Definition at line 51 of file multipat.cxx.
References nCount.