#include <com/sun/star/embed/VerbDescriptor.hpp>
#include <com/sun/star/embed/VerbAttributes.hpp>
#include <officecfg/Office/Common.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <svl/itempool.hxx>
#include <svl/setitem.hxx>
#include <svl/undo.hxx>
#include <itemdel.hxx>
#include <svtools/asynclink.hxx>
#include <unotools/configmgr.hxx>
#include <comphelper/lok.hxx>
#include <sfx2/shell.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxsids.hrc>
#include <statcach.hxx>
#include <sidebar/ContextChangeBroadcaster.hxx>
#include <com/sun/star/ui/dialogs/XSLTFilterDialog.hpp>
#include <tools/debug.hxx>
#include <memory>
#include <vector>
#include <map>
#include <desktop/crashreport.hxx>
Go to the source code of this file.
◆ DispatcherUpdate_Impl()
static void DispatcherUpdate_Impl |
( |
void * |
, |
|
|
void * |
pArg |
|
) |
| |
|
static |
◆ SFX_EXEC_STUB()
static SFX_EXEC_STUB |
( |
SfxShell |
, |
|
|
VerbExec |
|
|
) |
| |
|
static |
◆ ShellCall_Impl()
static void ShellCall_Impl |
( |
void * |
pObj, |
|
|
void * |
pArg |
|
) |
| |
|
static |
◆ rSet
Initial value:{
static void VerbState(SfxItemSet &)
Definition at line 533 of file shell.cxx.
Referenced by SfxManageStyleSheetPage::ActivatePage(), CheckPasswd_Impl(), SfxObjectShell::CommonSaveAs_Impl(), SfxObjectShell::CreateAndLoadComponent(), SfxObjectShell::CreateDocumentInfoDialog(), SfxSingleTabDialogController::CreateOutputItemSet(), SfxObjectShell::DoInitNew(), SfxObjectShell::DoLoad(), SfxRequest::Done(), SfxDocumentPage::FillItemSet(), SfxDocumentDescPage::FillItemSet(), SfxCustomPropertiesPage::FillItemSet(), SfxCmisPropertiesPage::FillItemSet(), SfxManageStyleSheetPage::FillItemSet(), SfxObjectShell::GetDialogParent(), SfxTabPage::GetItem(), SfxTabPage::GetOldItem(), SfxApplication::GetOptions(), SfxObjectShell::GetState_Impl(), SfxViewShell::GetState_Impl(), SfxViewFrame::GetState_Impl(), SfxObjectShell::HandleFilter(), IMPL_LINK(), SfxObjectShell::InitOwnModel_Impl(), MappedPut_Impl(), SfxApplication::MiscState_Impl(), SfxViewFrame::MiscState_Impl(), SfxApplication::NewDocDirectState_Impl(), SfxViewShell::Notify(), SfxApplication::OfaState_Impl(), SfxObjectShell::PrintState_Impl(), SfxApplication::PropState_Impl(), SfxDocumentPage::Reset(), SfxDocumentDescPage::Reset(), SfxApplication::SetOptions(), SfxBindings::SetState(), SfxViewFrame::StateHistory_Impl(), SfxObjectShell::StateProps_Impl(), SfxViewFrame::StateReload_Impl(), SfxViewFrame::StateView_Impl(), TransformItems(), and TransformParameters().