/aoo41x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 523 SfxViewFrame *pFrame = mpBindings->GetDispatcher_Impl()->GetFrame(); in StateChanged() 999 SfxViewFrame* pViewFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in ReadResource() 1573 SfxViewFrame* pViewFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in Update_Impl() 1709 SfxViewFrame *pViewFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in Notify() 1798 SfxViewFrame *pViewFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in FilterSelect() 1827 SfxDispatcher &rDispatcher = *SFX_APP()->GetDispatcher_Impl(); in Execute_Impl() 1980 SfxDispatcher* pDispat = pBindings->GetDispatcher_Impl(); in FamilySelect() 2065 SFX_APP()->GetDispatcher_Impl()->Execute(nEntry); in ActionSelect() 2330 SfxViewFrame *pViewFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in ResetFocus() 3138 SfxDispatcher* pDispat = pBindings->GetDispatcher_Impl(); in UpdateFamily_Impl() [all …]
|
H A D | basedlgs.cxx | 404 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify() 456 pBindings->GetDispatcher_Impl()->Execute( in Close() 506 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify() 585 pBindings->GetDispatcher_Impl()->Execute( in Close()
|
H A D | dockwin.cxx | 1217 SfxViewFrame *pFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in Initialize_Impl() 1770 pBindings->GetDispatcher_Impl()->Execute( in Close() 1879 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
|
H A D | recfloat.cxx | 255 SfxViewFrame *pFrame = GetBindings().GetDispatcher_Impl()->GetFrame(); in StateChanged()
|
/aoo41x/main/sfx2/source/control/ |
H A D | unoctitm.cxx | 213 if ( !pBindings->GetDispatcher_Impl() || !pBindings->GetDispatcher_Impl()->GetFrame() ) in GetNewDispatch() 216 SfxFrame& rFrame = pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(); in GetNewDispatch() 442 SfxDispatcher* SfxOfficeDispatch::GetDispatcher_Impl() in GetDispatcher_Impl() function in SfxOfficeDispatch 684 pDispatcher = GetBindings().GetDispatcher_Impl(); in dispatch() 864 pDispatcher = GetBindings().GetDispatcher_Impl(); in GetDispatcher() 884 pDispatcher = GetBindings().GetDispatcher_Impl(); in addStatusListener()
|
H A D | dispatch.cxx | 446 if ( pBindings->GetDispatcher_Impl() == this) in ~SfxDispatcher() 1651 SfxDispatcher *pAct = pWork->GetBindings().GetDispatcher_Impl(); in Update_Impl() 1709 SfxDispatcher *pAct = pWork->GetBindings().GetDispatcher_Impl(); in Update_Impl() 1720 SfxDispatcher *pActDispat = pWorkWin->GetBindings().GetDispatcher_Impl(); in Update_Impl() 1748 SfxDispatcher *pActDispat = pWorkWin->GetBindings().GetDispatcher_Impl(); in _Update_Impl() 1892 SfxDispatcher *pActDispatcher = pTaskWin->GetBindings().GetDispatcher_Impl(); in _Update_Impl() 2638 SfxDispatcher &rDisp = *SFX_APP()->GetDispatcher_Impl(); in Popup() 2665 SfxDispatcher &rDisp = *SFX_APP()->GetDispatcher_Impl(); in ExecutePopup() 3068 SfxDispatcher *pDisp = GetBindings()->GetDispatcher_Impl(); in InvalidateBindings_Impl()
|
H A D | ctrlitem.cxx | 429 SfxDispatcher *pDispat = pBindings->GetDispatcher_Impl(); in GetCoreMetric()
|
H A D | sfxstatuslistener.cxx | 214 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged()
|
H A D | statcach.cxx | 319 SfxDispatcher *pDispatcher = pDisp->GetDispatcher_Impl(); in GetSlotServer()
|
/aoo41x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 109 SfxViewFrame* pViewFrame = GetBindings().GetDispatcher_Impl()->GetFrame(); in Update() 699 …Reference<com::sun::star::frame::XFrame> aXFrame( pBindings->GetDispatcher_Impl()->GetFrame()->Get… in UpdateImages() 868 …Reference<com::sun::star::frame::XFrame> xFrame( pBindings->GetDispatcher_Impl()->GetFrame()->GetF… in InsertAddOnsMenuItem() 1017 pBindings->GetDispatcher_Impl()->Flush(); in IMPL_LINK()
|
H A D | mnuitem.cxx | 368 SfxDispatcher *pDisp = rBindings.GetDispatcher_Impl(); in CreateControl() 453 …Reference<com::sun::star::frame::XFrame> aXFrame( GetBindings().GetDispatcher_Impl()->GetFrame()->… in SfxAppMenuControl_Impl()
|
H A D | mnumgr.cxx | 355 pBindings->GetDispatcher_Impl()->Execute( nId ); in IMPL_LINK()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appopen.cxx | 440 …const SfxPoolItem *pRet = GetDispatcher_Impl()->Execute( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, &aNam… in LoadTemplate() 659 …pRet = GetDispatcher_Impl()->Execute( SID_OPENDOC, eMode, &aName, &aTarget, &aReferer, &aTemplName… in NewDocExec_Impl() 664 … pRet = GetDispatcher_Impl()->Execute( SID_OPENDOC, eMode, &aName, &aTarget, &aReferer, 0L ); in NewDocExec_Impl() 794 … GetDispatcher_Impl()->Execute( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, *rReq.GetArgs() ); in OpenDocExec_Impl()
|
H A D | childwin.cxx | 246 SfxDispatcher *pDisp = pBindings->GetDispatcher_Impl(); in CreateChildWindow() 481 SfxDispatcher *pDisp = rBindings.GetDispatcher_Impl(); in CreateContext()
|
H A D | appdde.cxx | 593 SfxDispatcher* pDispatcher = SFX_APP()->GetDispatcher_Impl(); in MakeTopic()
|
H A D | app.cxx | 451 SfxDispatcher* SfxApplication::GetDispatcher_Impl() in GetDispatcher_Impl() function in SfxApplication
|
H A D | workwin.cxx | 1541 const SfxViewFrame* pViewFrame = pBindings->GetDispatcher_Impl()->GetFrame(); in AllowChildWindowCreation_Impl() 2684 SfxDispatcher *pDisp = pBindings->GetDispatcher_Impl(); in InitializeChild_Impl()
|
H A D | appserv.cxx | 145 pApp->GetDispatcher_Impl()->Execute( SID_QUITAPP, SFX_CALLMODE_ASYNCHRON ); in QuitAgain_Impl()
|
/aoo41x/main/sfx2/source/view/ |
H A D | frame.cxx | 340 SfxDispatcher* SfxFrame::GetDispatcher_Impl() const in GetDispatcher_Impl() function in SfxFrame 344 return GetParentFrame()->GetDispatcher_Impl(); in GetDispatcher_Impl() 988 return SFX_APP()->GetDispatcher_Impl()->Execute( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, i_rSet ); in OpenDocumentSynchron()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | bindings.hxx | 197 SAL_DLLPRIVATE SfxDispatcher* GetDispatcher_Impl() { return pDispatcher; } in GetDispatcher_Impl() function in SfxBindings
|
H A D | app.hxx | 256 SAL_DLLPRIVATE SfxDispatcher* GetDispatcher_Impl();
|
H A D | frame.hxx | 199 SAL_DLLPRIVATE SfxDispatcher* GetDispatcher_Impl() const;
|
H A D | unoctitm.hxx | 160 SfxDispatcher* GetDispatcher_Impl();
|
/aoo41x/main/sfx2/source/toolbox/ |
H A D | tbxitem.cxx | 555 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged() 1128 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged()
|
/aoo41x/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 246 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged()
|