|
LibreOffice Module sfx2 (master) 1
|
#include <memory>#include <vcl/commandinfoprovider.hxx>#include <svl/intitem.hxx>#include <svl/stritem.hxx>#include <svl/style.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/propertyvalue.hxx>#include <comphelper/sequenceashashmap.hxx>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/frame/ModuleManager.hpp>#include <com/sun/star/frame/UnknownModuleException.hpp>#include <officecfg/Office/Common.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <comphelper/diagnose_ex.hxx>#include <sfx2/app.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/bindings.hxx>#include <sfx2/templdlg.hxx>#include <templdgi.hxx>#include <sfx2/styfitem.hxx>#include <sfx2/objsh.hxx>#include <sfx2/tplpitem.hxx>#include <sfx2/sfxresid.hxx>#include <sfx2/sfxsids.hrc>#include <sfx2/strings.hrc>#include <helpids.h>#include <sfx2/viewfrm.hxx>Go to the source code of this file.
Classes | |
| class | SfxCommonTemplateDialog_Impl::DeletionWatcher |
| class | ToolbarDropTarget |
Namespaces | |
| namespace | SfxTemplate |
|
static |
Definition at line 611 of file templdlg.cxx.
References Exception, SfxObjectShell::GetModel(), SAL_WARN, and TOOLS_WARN_EXCEPTION.
Referenced by IMPL_LINK(), and SfxCommonTemplateDialog_Impl::SaveFactoryStyleFilter().
| IMPL_LINK | ( | SfxCommonTemplateDialog_Impl | , |
| FilterSelectHdl | , | ||
| weld::ComboBox & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 534 of file templdlg.cxx.
References SfxResId().
| IMPL_LINK | ( | SfxCommonTemplateDialog_Impl | , |
| LoadFactoryStyleFilter_Hdl | , | ||
| SfxObjectShell const * | , | ||
| i_pObjSh | , | ||
| sal_Int32 | |||
| ) |
Definition at line 634 of file templdlg.cxx.
References getModuleIdentifier(), and comphelper::SequenceAsHashMap::getUnpackedValueOrDefault().
| IMPL_LINK | ( | SfxCommonTemplateDialog_Impl | , |
| OnAsyncExecuteDrop | , | ||
| void * | , | ||
| pStyleList | , | ||
| void | |||
| ) |
Definition at line 103 of file templdlg.cxx.
| IMPL_LINK | ( | SfxCommonTemplateDialog_Impl | , |
| ReadResource_Hdl | , | ||
| StyleList & | , | ||
| rStyleList | , | ||
| void | |||
| ) |
Definition at line 223 of file templdlg.cxx.
References SfxObjectShell::GetAutoStyleFilterIndex(), SfxStyleFamilyItem::GetFamily(), SfxViewFrame::GetFrame(), SfxViewFrame::GetObjectShell(), nCount, nId, and SfxTemplate::SfxFamilyIdToNId().
| IMPL_LINK | ( | SfxCommonTemplateDialog_Impl | , |
| UpdateFamily_Hdl | , | ||
| StyleList & | , | ||
| rStyleList | , | ||
| void | |||
| ) |
Definition at line 889 of file templdlg.cxx.
| IMPL_LINK | ( | SfxCommonTemplateDialog_Impl | , |
| UpdateStyles_Hdl | , | ||
| StyleFlags | , | ||
| nFlags | , | ||
| void | |||
| ) |
Definition at line 296 of file templdlg.cxx.
References SfxStyleFamilyItem::GetFilterList(), i, SfxResId(), UpdateFamily, and UpdateFamilyList.
| IMPL_LINK | ( | SfxTemplateDialog_Impl | , |
| ToolBoxLSelect | , | ||
| const OUString & | , | ||
| rEntry | , | ||
| void | |||
| ) |
Definition at line 840 of file templdlg.cxx.
| IMPL_LINK | ( | SfxTemplateDialog_Impl | , |
| ToolBoxRSelect | , | ||
| const OUString & | , | ||
| rEntry | , | ||
| void | |||
| ) |
Definition at line 845 of file templdlg.cxx.
| IMPL_LINK | ( | SfxTemplateDialog_Impl | , |
| ToolMenuSelectHdl | , | ||
| const OUString & | , | ||
| rMenuId | , | ||
| void | |||
| ) |
Definition at line 871 of file templdlg.cxx.
| IMPL_LINK_NOARG | ( | SfxCommonTemplateDialog_Impl | , |
| ClearResource_Hdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 261 of file templdlg.cxx.
| IMPL_LINK_NOARG | ( | SfxCommonTemplateDialog_Impl | , |
| HighlightHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 678 of file templdlg.cxx.
References SfxTemplate::NIdToSfxFamilyId().
| IMPL_LINK_NOARG | ( | SfxCommonTemplateDialog_Impl | , |
| PreviewHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 668 of file templdlg.cxx.
References comphelper::ConfigurationChanges::create().
| IMPL_LINK_NOARG | ( | SfxCommonTemplateDialog_Impl | , |
| SaveSelection_Hdl | , | ||
| StyleList & | , | ||
| SfxObjectShell * | |||
| ) |
Definition at line 656 of file templdlg.cxx.
References SfxViewFrame::GetObjectShell(), and SfxObjectShell::SetAutoStyleFilterIndex().
| IMPL_LINK_NOARG | ( | SfxCommonTemplateDialog_Impl | , |
| UpdateStyleDependents_Hdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 689 of file templdlg.cxx.