Home
last modified time | relevance | path

Searched refs:GetSlot (Results 76 – 100 of 173) sorted by relevance

1234567

/aoo42x/main/sd/source/ui/view/
H A DGraphicViewShellBase.cxx89 sal_uInt16 nSlotId = rRequest.GetSlot(); in Execute()
H A DImpressViewShellBase.cxx91 sal_uInt16 nSlotId = rRequest.GetSlot(); in Execute()
H A DMediaObjectBar.cxx134 if( SID_AVMEDIA_TOOLBOX == rReq.GetSlot() ) in Execute()
H A Ddrviewsi.cxx82 sal_uInt16 nSId = rReq.GetSlot(); in ExecEffectWin()
/aoo42x/main/sd/source/ui/func/
H A Dfuinsert.cxx481 …rtObjectDialog( mpViewShell->GetActiveWindow(), SD_MOD()->GetSlotPool()->GetSlot(nSlotId)->GetComm… in DoExecute()
744 const SfxStringItem* pStringItem = PTR_CAST( SfxStringItem, &pReqArgs->Get( rReq.GetSlot() ) ); in DoExecute()
H A Dfuchar.cxx90 if (rReq.GetSlot() == SID_CHAR_DLG_EFFECT) in DoExecute()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshf.cxx76 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteTable()
444 … GetStaticInterface()->GetSlot(nSlot)->GetCommand(), pHelpId, RID_SCDLG_STRINPUT); in ExecuteTable()
H A Dauditsh.cxx90 sal_uInt16 nSlot = rReq.GetSlot(); in Execute()
H A Dpivotsh.cxx95 switch ( rReq.GetSlot() ) in Execute()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx234 sal_uInt16 nSlot = rReq.GetSlot(); in FuInsertOLE()
264 …ateInsertObjectDialog( pViewShell->GetWindow(), SC_MOD()->GetSlotPool()->GetSlot(nSlot)->GetComman… in FuInsertOLE()
H A Dmediash.cxx113 if( pView && SID_AVMEDIA_TOOLBOX == rReq.GetSlot() ) in ExecuteMedia()
H A Dfuconarc.cxx147 switch (aSfxRequest.GetSlot() ) in Activate()
/aoo42x/main/sc/source/ui/inc/
H A Dfupoor.hxx112 sal_uInt16 GetSlotID() const { return( aSfxRequest.GetSlot() ); } in GetSlotID()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx86 switch (rRequest.GetSlot()) in DoExecute()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfshex.cxx81 const SfxStringItem* pStringItem = PTR_CAST( SfxStringItem, &pReqArgs->Get( rReq.GetSlot() ) ); in InsertMediaDlg()
H A Dtextfld.cxx103 sal_uInt16 nSlot = rReq.GetSlot(); in ExecField()
299 Invalidate(rReq.GetSlot()); in ExecField()
H A Dmediash.cxx104 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecMedia()
H A Dtextglos.cxx48 sal_uInt16 nSlot = rReq.GetSlot(); in ExecGlossary()
H A Ddrwtxtex.cxx148 const sal_uInt16 nSlot = rReq.GetSlot(); in Execute()
963 sal_uInt16 nId = rReq.GetSlot(); in ExecClpbrd()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx504 sal_uInt16 nSlot = rReq.GetSlot(); in Execute()
1583 sal_uInt16 nWhich = rReq.GetSlot(); in ExecuteStatusLine()
2031 sal_uInt16 nSlot = rRequest.GetSlot(); in ExecuteInsertDoc()
2463 sal_uInt16 nSlot = pViewImpl->GetRequest()->GetSlot(); in IMPL_LINK()
/aoo42x/main/sfx2/source/view/
H A Dviewprn.cxx696 const sal_uInt16 nId = rReq.GetSlot(); in ExecPrint_Impl()
735 TransformItems( nId, *rReq.GetArgs(), aProps, GetInterface()->GetSlot(nId) ); in ExecPrint_Impl()
H A Dviewsh.cxx438 const sal_uInt16 nId = rReq.GetSlot(); in ExecMisc_Impl()
766 if ( pShell->GetInterface()->GetSlot( nId ) ) in ExecMisc_Impl()
2119 const SfxSlot* pSlot = pIFace->GetSlot( aCmd ); in Change()
/aoo42x/main/sd/source/ui/app/
H A Dsdmod1.cxx113 sal_uLong nSlotId = rReq.GetSlot(); in Execute()
567 bool bNewDocDirect = rReq.GetSlot() == SID_NEWSD; in ExecuteNewDocument()
/aoo42x/main/sfx2/inc/sfx2/
H A Drequest.hxx80 sal_uInt16 GetSlot() const { return nSlot; } in GetSlot() function in SfxRequest
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel3.cxx92 switch ( rReq.GetSlot() ) in Execute()

Completed in 117 milliseconds

1234567