Home
last modified time | relevance | path

Searched refs:pDispatcher (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/sfx2/source/control/
H A Dbindings.cxx214 pDispatcher(0), in SfxBindings()
403 if ( !pDispatcher ) in Update_Impl()
485 if ( pDispatcher ) in Update()
551 if ( pDispatcher ) in Update()
701 if ( !pDispatcher || in InvalidateAll()
826 pDispatcher->Flush(); in InvalidateShell()
828 if ( !pDispatcher || in InvalidateShell()
1365 pDispatcher->Flush(); in UpdateSlotServer_Impl()
1695 if( pDispatcher ) in IMPL_LINK()
1708 if ( !pDispatcher || !pDispatcher->IsFlushed() ) in IMPL_LINK()
[all …]
H A Dunoctitm.cxx496 , pDispatcher( pDispat ) in SfxDispatchController_Impl()
683 if ( !pDispatcher && pBindings ) in dispatch()
747 if (! xFrameRef.is() && pDispatcher) in dispatch()
763 if ( pDispatcher->GetBindings() ) in dispatch()
765 if ( !pDispatcher->IsLocked( GetId() ) ) in dispatch()
863 if ( !pDispatcher && pBindings ) in GetDispatcher()
864 pDispatcher = GetBindings().GetDispatcher_Impl(); in GetDispatcher()
865 return pDispatcher; in GetDispatcher()
883 if ( !pDispatcher && pBindings ) in addStatusListener()
884 pDispatcher = GetBindings().GetDispatcher_Impl(); in addStatusListener()
[all …]
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx121 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in Select() local
122 pDispatcher->Execute(SID_SWITCHPAGE, SFX_CALLMODE_ASYNCHRON | in Select()
146 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in MouseButtonDown() local
148 pDispatcher->Execute(SID_INSERTPAGE_QUICK, in MouseButtonDown()
188 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in DoubleClick() local
189 pDispatcher->Execute( SID_MODIFYPAGE, in DoubleClick()
319 pDispatcher->Execute(SID_SWITCHPAGE, in ExecuteDrop()
359 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in Command() local
360 pDispatcher->ExecutePopup( SdResId( nResId ) ); in Command()
431 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in ActivatePage() local
[all …]
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx136 if( pDispatcher ) in EditedEntry()
139 pDispatcher->Execute( SID_BASICIDE_SBXRENAMED, in EditedEntry()
376 if( pDispatcher ) in NotifyCopyingMoving()
379 pDispatcher->Execute( SID_BASICIDE_SBXDELETED, in NotifyCopyingMoving()
468 if( pDispatcher ) in NotifyCopyingMoving()
504 if( pDispatcher ) in OrganizeDialog()
702 if ( pDispatcher ) in IMPL_LINK()
730 if ( pDispatcher ) in IMPL_LINK()
845 if( pDispatcher ) in NewDialog()
904 if( pDispatcher ) in DeleteCurrent()
[all …]
H A Dmacrodlg.cxx127 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in DECLARE_LIST() local
128 if( pDispatcher ) in DECLARE_LIST()
130 pDispatcher->Execute( SID_BASICIDE_STOREALLMODULESOURCES ); in DECLARE_LIST()
309 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in DeleteMacro() local
310 if( pDispatcher ) in DeleteMacro()
312 pDispatcher->Execute( SID_BASICIDE_STOREALLMODULESOURCES ); in DeleteMacro()
742 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in IMPL_LINK() local
743 if( pDispatcher ) in IMPL_LINK()
755 if( pDispatcher ) in IMPL_LINK()
757 pDispatcher->Execute( SID_BASICIDE_UPDATEMODULESOURCE, in IMPL_LINK()
[all …]
H A Dbrkdlg.cxx211 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in IMPL_LINK() local
212 if( pDispatcher ) in IMPL_LINK()
214 pDispatcher->Execute( SID_BASICIDE_BRKPNTSCHANGED ); in IMPL_LINK()
238 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in IMPL_LINK() local
240 if( pDispatcher ) in IMPL_LINK()
242 pDispatcher->Execute( SID_BASICIDE_BRKPNTSCHANGED ); in IMPL_LINK()
H A Dobjdlg.cxx90 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in OpenCurrent() local
91 if( pDispatcher ) in OpenCurrent()
95 pDispatcher->Execute( SID_BASICIDE_SHOWSBX, in OpenCurrent()
214 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in IMPL_LINK() local
219 if( pDispatcher ) in IMPL_LINK()
223 pDispatcher->Execute( SID_BASICIDE_SHOWSBX, in IMPL_LINK()
H A Dbastypes.cxx530 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in MouseButtonDown() local
531 if( pDispatcher ) in MouseButtonDown()
533 pDispatcher->Execute( SID_BASICIDE_MODULEDLG ); in MouseButtonDown()
611 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in Command() local
612 if ( pDispatcher ) in Command()
613 pDispatcher->Execute( aPopup.Execute( this, aPos ) ); in Command()
636 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in EndRenaming() local
637 if( pDispatcher ) in EndRenaming()
639 pDispatcher->Execute( SID_BASICIDE_NAMECHANGEDONTAB, in EndRenaming()
H A Dbasobj3.cxx83 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in CreateMacro() local
85 if( pDispatcher ) in CreateMacro()
87 pDispatcher->Execute( SID_BASICIDE_STOREALLMODULESOURCES ); in CreateMacro()
161 if( pDispatcher ) in CreateMacro()
163 pDispatcher->Execute( SID_BASICIDE_UPDATEALLMODULESOURCES ); in CreateMacro()
H A Dbasides1.cxx1407 SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame->GetDispatcher() : NULL; in IMPL_LINK() local
1408 if( !pDispatcher ) in IMPL_LINK()
1414 pDispatcher->Execute( SID_BASICSTOP, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
1416 pDispatcher->Execute( SID_BASICRUN, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
1419 pDispatcher->Execute( SID_BASICIDE_ADDWATCH, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
1423 pDispatcher->Execute( SID_BASICSTEPOVER, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
1425 pDispatcher->Execute( SID_BASICSTEPINTO, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
1429 pDispatcher->Execute( SID_BASICIDE_TOGGLEBRKPNTENABLED, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
1431 pDispatcher->Execute( SID_BASICIDE_TOGGLEBRKPNT, SFX_CALLMODE_SYNCHRON ); in IMPL_LINK()
H A Dtbxctl.cxx198 SfxDispatcher* pDispatcher = pCurFrame ? pCurFrame->GetDispatcher() : NULL; in Select() local
199 if( pDispatcher ) in Select()
201 pDispatcher->Execute( SID_CHOOSE_CONTROLS, SFX_CALLMODE_SYNCHRON, &aItem, 0L ); in Select()
/trunk/main/framework/source/dispatch/
H A Ddispatchprovider.cxx688 MenuDispatcher* pDispatcher = new MenuDispatcher( xFactory, xOwner ); in implts_getOrCreateDispatchHelper() local
707 HelpAgentDispatcher* pDispatcher = new HelpAgentDispatcher( xOwner ); in implts_getOrCreateDispatchHelper() local
718 … LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, sTarget, nSearchFlags); in implts_getOrCreateDispatchHelper() local
719 …eference< css::frame::XDispatch >( static_cast< ::cppu::OWeakObject* >(pDispatcher), css::uno::UNO… in implts_getOrCreateDispatchHelper()
728 … LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_BLANK, 0); in implts_getOrCreateDispatchHelper() local
739 … LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_DEFAULT, 0); in implts_getOrCreateDispatchHelper() local
747 … LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_SELF, 0); in implts_getOrCreateDispatchHelper() local
748 …eference< css::frame::XDispatch >( static_cast< ::cppu::OWeakObject* >(pDispatcher), css::uno::UNO… in implts_getOrCreateDispatchHelper()
754 CloseDispatcher* pDispatcher = new CloseDispatcher( xFactory, xOwner, sTarget ); in implts_getOrCreateDispatchHelper() local
755 …eference< css::frame::XDispatch >( static_cast< ::cppu::OWeakObject* >(pDispatcher), css::uno::UNO… in implts_getOrCreateDispatchHelper()
[all …]
/trunk/main/sw/source/ui/app/
H A Dswwait.cxx59 SfxDispatcher* pDispatcher = pFrame->GetDispatcher(); in EnterWaitAndLockDispatcher() local
60 if ( !pDispatcher->IsLocked() ) in EnterWaitAndLockDispatcher()
62 pDispatcher->Lock( sal_True ); in EnterWaitAndLockDispatcher()
63 mpLockedDispatchers.insert( pDispatcher ); in EnterWaitAndLockDispatcher()
80 SfxDispatcher* pDispatcher = pFrame->GetDispatcher(); in LeaveWaitAndUnlockDispatcher() local
81 if ( mpLockedDispatchers.find( pDispatcher ) != mpLockedDispatchers.end() ) in LeaveWaitAndUnlockDispatcher()
83 mpLockedDispatchers.erase( pDispatcher ); in LeaveWaitAndUnlockDispatcher()
84 pDispatcher->Lock( sal_False ); in LeaveWaitAndUnlockDispatcher()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx278 SfxDispatcher* pDispatcher = _pBindings->GetDispatcher(); in SvxColorDockingWindow() local
279 if (pDispatcher != NULL) in SvxColorDockingWindow()
281 SfxViewFrame* pFrame = pDispatcher->GetFrame(); in SvxColorDockingWindow()
444 SfxDispatcher* pDispatcher = GetBindings().GetDispatcher(); in IMPL_LINK() local
456 pDispatcher->Execute( nLeftSlot, SFX_CALLMODE_RECORD, &aXFillStyleItem, 0L ); in IMPL_LINK()
471 pDispatcher->Execute( in IMPL_LINK()
480 pDispatcher->Execute( in IMPL_LINK()
488 pDispatcher->Execute( nLeftSlot, SFX_CALLMODE_RECORD, &aLeftColorItem, 0L ); in IMPL_LINK()
498 pDispatcher->Execute( nRightSlot, SFX_CALLMODE_RECORD, &aXLineStyleItem, 0L ); in IMPL_LINK()
525 pDispatcher->Execute( nRightSlot, SFX_CALLMODE_RECORD, &aXLineColorItem, 0L ); in IMPL_LINK()
[all …]
/trunk/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx101 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in Select() local
102 pDispatcher->Execute(SID_SWITCHLAYER, SFX_CALLMODE_ASYNCHRON); in Select()
120 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in MouseButtonDown() local
121 pDispatcher->Execute(SID_INSERTLAYER, SFX_CALLMODE_SYNCHRON); in MouseButtonDown()
150 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in DoubleClick() local
151 pDispatcher->Execute( SID_MODIFYLAYER, SFX_CALLMODE_SYNCHRON ); in DoubleClick()
209 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in Command() local
210 pDispatcher->ExecutePopup(SdResId(RID_LAYERTAB_POPUP)); in Command()
356 SfxDispatcher* pDispatcher = pDrViewSh->GetViewFrame()->GetDispatcher(); in ActivatePage() local
357 pDispatcher->Execute(SID_SWITCHLAYER, SFX_CALLMODE_ASYNCHRON); in ActivatePage()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1104 pDispatcher->Flush(); in PopShellAndSubShells_Impl()
1156 pDispatcher->Pop( *xObjSh ); in ReleaseObjectShell_Impl()
1160 pDispatcher->Flush(); in ReleaseObjectShell_Impl()
1517 pDispatcher->Push( *this ); in Construct_Impl()
1519 pDispatcher->Flush(); in Construct_Impl()
1529 pDispatcher->Push( *this ); in Construct_Impl()
1530 pDispatcher->Flush(); in Construct_Impl()
1552 , pDispatcher(0) in SfxViewFrame()
1612 if ( pDispatcher ) in KillDispatcher_Impl()
1617 pDispatcher->Pop( *this ); in KillDispatcher_Impl()
[all …]
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx534 ORichTextFeatureDispatcher* pDispatcher = NULL; in implCreateDispatcher() local
539pDispatcher = new OClipboardDispatcher( pRichTextControl->getView(), OClipboardDispatcher::eCut ); in implCreateDispatcher()
543pDispatcher = new OClipboardDispatcher( pRichTextControl->getView(), OClipboardDispatcher::eCopy ); in implCreateDispatcher()
547 pDispatcher = new OPasteClipboardDispatcher( pRichTextControl->getView() ); in implCreateDispatcher()
551 pDispatcher = new OSelectAllDispatcher( pRichTextControl->getView(), _rURL ); in implCreateDispatcher()
561 pDispatcher = new OTextDirectionDispatcher( pRichTextControl->getView(), _rURL ); in implCreateDispatcher()
659 SingleAttributeDispatcher xDispatcher( pDispatcher ); in implCreateDispatcher()
717 SingleAttributeDispatcher pDispatcher = implCreateDispatcher( nSlotId, _rURL ); in queryDispatch() local
718 if ( pDispatcher.is() ) in queryDispatch()
720 …tcherPos = m_aDispatchers.insert( AttributeDispatchers::value_type( nSlotId, pDispatcher ) ).first; in queryDispatch()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx197 SfxDispatcher* pDispatcher=0; in Property() local
202 pDispatcher = pViewFrame->GetDispatcher(); in Property()
204 pDispatcher = NULL; in Property()
205 if ( !pDispatcher ) in Property()
209 pDispatcher->SetExecuteMode(EXECUTEMODE_DIALOGASYNCHRON); in Property()
240 … if ( pDispatcher->ExecuteFunction( pTTProperties->mnSID, aSet, pTTProperties->mnMode ) in Property()
248 if ( pDispatcher->ExecuteFunction( in Property()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx99 return pDispatcher; in LocalGetDispatcher()
411 if (pDispatcher != NULL) in Svx3DWin()
414 pDispatcher->Execute( in Svx3DWin()
2406 if (pDispatcher != NULL) in IMPL_LINK()
2409 pDispatcher->Execute( in IMPL_LINK()
2425 if (pDispatcher != NULL) in IMPL_LINK()
2428 pDispatcher->Execute( in IMPL_LINK()
3195 if (pDispatcher != NULL) in UpdatePreview()
3198 pDispatcher->Execute( in UpdatePreview()
3405 if (pDispatcher != NULL) in StateChanged()
[all …]
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx537 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in SetZoom() local
538 if( pDispatcher ) in SetZoom()
540 pDispatcher->Execute(SID_ATTR_ZOOM,SFX_CALLMODE_SYNCHRON,&aZoomItem, 0L); in SetZoom()
568 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in SetZoomType() local
569 if( pDispatcher ) in SetZoomType()
591 pDispatcher->Execute(SID_ATTR_ZOOM,SFX_CALLMODE_SYNCHRON,&aZoomItem, 0L); in SetZoomType()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx722 SfxDispatcher* pDispatcher = getDispatcher( mrBase ); in SelectNextAnnotation() local
723 if( pDispatcher ) in SelectNextAnnotation()
724 pDispatcher->Execute( bForeward ? SID_NEXT_POSTIT : SID_PREVIOUS_POSTIT ); in SelectNextAnnotation()
996 SfxDispatcher* pDispatcher( getDispatcher( mrBase ) ); in ExecuteAnnotationContextMenu() local
997 if( !pDispatcher ) in ExecuteAnnotationContextMenu()
1095 pDispatcher->Execute( SID_REPLYTO_POSTIT, SFX_CALLMODE_ASYNCHRON, &aItem, 0 ); in ExecuteAnnotationContextMenu()
1101 pDispatcher->Execute( SID_DELETE_POSTIT, SFX_CALLMODE_ASYNCHRON, &aItem, 0 ); in ExecuteAnnotationContextMenu()
1107 pDispatcher->Execute( SID_DELETEALLBYAUTHOR_POSTIT, SFX_CALLMODE_ASYNCHRON, &aItem, 0 ); in ExecuteAnnotationContextMenu()
1111 pDispatcher->Execute( SID_DELETEALL_POSTIT ); in ExecuteAnnotationContextMenu()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx517 SfxDispatcher* pDispatcher = pTestViewShell->GetViewFrame()->GetDispatcher(); in ApplySlotFilter() local
520 pDispatcher->SetSlotFilter( mbFilterEnable, mnFilterCount, mpFilterSIDs ); in ApplySlotFilter()
522 pDispatcher->SetSlotFilter(); in ApplySlotFilter()
524 if( pDispatcher->GetBindings() ) in ApplySlotFilter()
525 pDispatcher->GetBindings()->InvalidateAll( sal_True ); in ApplySlotFilter()
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx167 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in dispatchExecute() local
168 if( pDispatcher ) in dispatchExecute()
170 pDispatcher->Execute( nSlot , nCall ); in dispatchExecute()
444 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in PrintOutHelper() local
446 if ( pDispatcher ) in PrintOutHelper()
459 pDispatcher->Execute( (sal_uInt16)SID_PRINTDOC, (SfxCallMode)SFX_CALLMODE_SYNCHRON, aArgs ); in PrintOutHelper()
/trunk/main/avmedia/source/framework/
H A Dmediaplayer.cxx153 SfxDispatcher* pDispatcher = GetBindings().GetDispatcher(); in dispatchCurrentURL() local
155 if( pDispatcher ) in dispatchCurrentURL()
158 pDispatcher->Execute( SID_INSERT_AVMEDIA, SFX_CALLMODE_RECORD, &aMediaURLItem, 0L ); in dispatchCurrentURL()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx235 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in IMPL_LINK() local
236 if (pDispatcher != NULL && pEvent != NULL) in IMPL_LINK()
364 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in ExecuteCommand() local
365 if (pDispatcher != NULL) in ExecuteCommand()
368 pDispatcher->Execute(SID_MASTERPAGE, SFX_CALLMODE_SYNCHRON); in ExecuteCommand()

Completed in 187 milliseconds

1234