Home
last modified time | relevance | path

Searched refs:ExecuteSlot (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx208 const SfxPoolItem* ExecuteSlot( SfxRequest &rReq, const SfxInterface *pIF = 0 );
209 const SfxPoolItem* ExecuteSlot( SfxRequest &rReq, sal_Bool bAsync );
210 …sal_uIntPtr ExecuteSlot( sal_uInt16 nSlot, sal_uInt16 nMemberId, SbxVariable…
/trunk/main/sfx2/source/control/
H A Dshell.cxx879 ((SfxShell* )pObj)->ExecuteSlot( *(SfxRequest*)pArg, (SfxInterface*)0L ); in ShellCall_Impl()
888 const SfxPoolItem* SfxShell::ExecuteSlot( SfxRequest& rReq, sal_Bool bAsync ) in ExecuteSlot() function in SfxShell
891 return ExecuteSlot( rReq, (SfxInterface*)0L ); in ExecuteSlot()
902 const SfxPoolItem* SfxShell::ExecuteSlot in ExecuteSlot() function in SfxShell
/trunk/main/sw/source/ui/uiview/
H A Dviewcoll.cxx76 GetCurShell()->ExecuteSlot(aReq); in ExecColl()
83 GetCurShell()->ExecuteSlot(aReq); in ExecColl()
H A Dsrcview.cxx396 SfxBoolItem* pItem = (SfxBoolItem*)pDocShell->ExecuteSlot(rReq, pDocShell->GetInterface()); in Execute()
442 SfxViewShell::ExecuteSlot( rReq, SfxViewShell::GetInterface() ); in Execute()
H A Dviewprt.cxx263 SfxViewShell::ExecuteSlot( aReq, SfxViewShell::GetInterface() ); in ExecutePrint()
H A Dpview.cxx1009 SfxViewShell::ExecuteSlot( rReq, SfxViewShell::GetInterface() ); in Execute()
1017 SfxViewShell::ExecuteSlot( rReq, SfxViewShell::GetInterface() ); in Execute()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel3.cxx187 ExecuteSlot(rReq, SfxObjectShell::GetStaticInterface()); in Execute()
206 ExecuteSlot( rReq, SfxObjectShell::GetStaticInterface() ); in Execute()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1451 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
1461 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
1471 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
1481 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
1491 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
1501 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
1511 ExecuteSlot( rReq, GetInterface() ); in ExecuteTextAttr()
H A Dcellsh4.cxx205 ExecuteSlot( rReq, GetInterface() ); in ExecuteCursorSel()
322 ExecuteSlot( rReq, GetInterface() ); in ExecutePageSel()
H A Dcellsh2.cxx253 pViewFrame->ExecuteSlot( rReq ); in ExecuteDB()
259 pViewFrame->ExecuteSlot( rReq, (sal_Bool) sal_False ); // sal_False = synchronous in ExecuteDB()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx268 pFrame->GetViewShell()->ExecuteSlot(rReq); in PrintExec_Impl()
387 pFrame->GetTopViewFrame()->GetObjectShell()->ExecuteSlot( rReq ); in ExecFile_Impl()
722 pFrame->GetTopViewFrame()->GetObjectShell()->ExecuteSlot( rReq ); in ExecFile_Impl()
1209 pFrame->ExecuteSlot( rReq ); in ExecView_Impl()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx119 SFX_APP()->ExecuteSlot(rReq, SFX_APP()->GetInterface()); in Execute()
250 SFX_APP()->ExecuteSlot(rReq, SFX_APP()->GetInterface()); in Execute()
646 const SfxPoolItem* pRet = SFX_APP()->ExecuteSlot (aRequest); in ExecuteNewDocument()
/trunk/main/basctl/source/basicide/
H A Dmacrodlg.cxx738 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK()
783 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK()
817 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK()
H A Dobjdlg.cxx207 SFX_APP()->ExecuteSlot( aRequest ); in IMPL_LINK()
H A Dbasobj3.cxx475 SFX_APP()->ExecuteSlot( aRequest ); in HandleBasicError()
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx504 const SfxBoolItem *pRet = (const SfxBoolItem*)pDocShell->ExecuteSlot( aReq ); in SplitDoc()
846 const SfxBoolItem *pRet = (const SfxBoolItem*)pDocShell->ExecuteSlot( aReq ); in SplitDoc()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx123 void ExecuteSlot( sal_uInt16 nSID );
/trunk/main/sw/source/ui/uno/
H A Dunomodule.cxx78 const SfxPoolItem* pResult = SW_MOD()->ExecuteSlot( aReq ); in dispatchWithNotification()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx440 pViewShell->GetViewFrame()->ExecuteSlot(rRequest); in ExecCtrl()
481 pViewShell->GetViewFrame()->ExecuteSlot(rRequest); in ExecCtrl()
/trunk/main/sw/source/ui/misc/
H A Dglshell.cxx88 rSh.ExecuteSlot( rReq, in lcl_Execute()
/trunk/main/cui/source/dialogs/
H A Dhlmailtp.cxx308 pViewFrame->ExecuteSlot( aReq, sal_True ); in IMPL_LINK()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx318 pObjSh->ExecuteSlot( aReq ); in MiscExec_Impl()
945 pViewShell->ExecuteSlot( aReq ); in OfaExec_Impl()
H A Dsfxpicklist.cxx323 SFX_APP()->ExecuteSlot( aReq ); in ExecuteEntry()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.cxx78 const SfxPoolItem* pResult = SD_MOD()->ExecuteSlot( aReq ); in dispatchWithNotification()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx339 SFX_APP()->ExecuteSlot( aReq ); in Exec_Impl()

Completed in 136 milliseconds

123