|
LibreOffice Module cui (master) 1
|
#include <config_features.h>#include <sal/config.h>#include <algorithm>#include <cassert>#include <utility>#include <vcl/errinf.hxx>#include <ucbhelper/content.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <avmedia/mediawindow.hxx>#include <unotools/pathoptions.hxx>#include <sfx2/filedlghelper.hxx>#include <sfx2/opengrf.hxx>#include <vcl/graphicfilter.hxx>#include <svx/gallery1.hxx>#include <svx/galtheme.hxx>#include <cuigaldlg.hxx>#include <bitmaps.hlst>#include <unotools/localedatawrapper.hxx>#include <unotools/syslocale.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <comphelper/processfactory.hxx>#include <com/sun/star/sdbc/XResultSet.hpp>#include <com/sun/star/sdbc/XRow.hpp>#include <com/sun/star/ucb/ContentCreationException.hpp>#include <com/sun/star/ucb/XContentAccess.hpp>#include <com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.hpp>#include <dialmgr.hxx>#include <strings.hrc>#include <svx/dialmgr.hxx>#include <svx/strings.hrc>#include <osl/diagnose.h>#include <o3tl/string_view.hxx>Go to the source code of this file.
| IMPL_LINK | ( | ActualizeProgress | , |
| ActualizeHdl | , | ||
| const INetURLObject & | , | ||
| rURL | , | ||
| void | |||
| ) |
Definition at line 410 of file cuigaldlg.cxx.
References GetReducedString(), and Application::Reschedule().
| IMPL_LINK | ( | ActualizeProgress | , |
| TimeoutHdl | , | ||
| Timer * | , | ||
| _pTimer | , | ||
| void | |||
| ) |
Definition at line 398 of file cuigaldlg.cxx.
References LINK.
| IMPL_LINK | ( | TPGalleryThemeProperties | , |
| DialogClosedHdl | , | ||
| css::ui::dialogs::DialogClosedEvent * | , | ||
| pEvt | , | ||
| void | |||
| ) |
Definition at line 1001 of file cuigaldlg.cxx.
References DBG_ASSERT.
| IMPL_LINK_NOARG | ( | ActualizeProgress | , |
| ClickCancelBtn | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 392 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | GalleryIdDialog | , |
| ClickOkHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 448 of file cuigaldlg.cxx.
References aStr, Application::CreateMessageDialog(), CuiResId(), GalleryThemeEntry::GetId(), GetId(), Gallery::GetThemeCount(), Gallery::GetThemeInfo(), GalleryThemeEntry::GetThemeName(), i, m_xDialog, nCount, nId, and RET_OK.
| IMPL_LINK_NOARG | ( | SearchProgress | , |
| CleanUpHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 214 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | SearchProgress | , |
| ClickCancelBtn | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 208 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | TakeProgress | , |
| CleanUpHdl | , | ||
| void * | , | ||
| void | |||
| ) |
| IMPL_LINK_NOARG | ( | TakeProgress | , |
| ClickCancelBtn | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 308 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| ClickPreviewHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 857 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| ClickSearchHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 808 of file cuigaldlg.cxx.
References aURL, sfx2::createFolderPicker(), GetFrameWeld(), and RET_OK.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| ClickTakeAllHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 926 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| ClickTakeHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 903 of file cuigaldlg.cxx.
References SvxOpenGraphicDialog::AsLink(), CuiResId(), SvxOpenGraphicDialog::EnableLink(), SvxOpenGraphicDialog::Execute(), GetFrameWeld(), SvxOpenGraphicDialog::GetPath(), and pData.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| DClickFoundHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 965 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| PreviewTimerHdl | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 977 of file cuigaldlg.cxx.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| SelectFileTypeHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 777 of file cuigaldlg.cxx.
References Application::CreateBuilder(), GetFrameWeld(), and RET_YES.
| IMPL_LINK_NOARG | ( | TPGalleryThemeProperties | , |
| SelectFoundHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 936 of file cuigaldlg.cxx.