Home
last modified time | relevance | path

Searched refs:rReq (Results 301 – 316 of 316) sorted by relevance

1...<<111213

/trunk/main/starmath/inc/
H A Ddocument.hxx219 void Execute( SfxRequest& rReq );
H A Dview.hxx286 virtual void Execute( SfxRequest& rReq );
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx869 void SlotManager::ShowSlideShow( SfxRequest& rReq) in ShowSlideShow() argument
874 if( ( SID_REHEARSE_TIMINGS != rReq.GetSlot() ) ) in ShowSlideShow()
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx130 void Execute( SfxRequest& rReq );
H A Dslideshow.hxx185 void receiveRequest(SfxRequest& rReq);
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx744 SfxRequest& rReq, in CreateSwInsertBookmarkDlg() argument
751 pDlg = new SwInsertBookmarkDlg( pParent, rSh, rReq ); in CreateSwInsertBookmarkDlg()
H A Dswdlgfact.hxx440 … CreateSwInsertBookmarkDlg( Window *pParent, SwWrtShell &rSh, SfxRequest& rReq, int nResId );//add…
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx194 SAL_DLLPRIVATE void Execute_Impl( SfxRequest& rReq, const SfxSlot* pSlot, SfxShell* pShell );
/trunk/main/sc/inc/
H A Dscmod.hxx164 void Execute( SfxRequest& rReq );
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx199 virtual void ExecuteCommand( SfxRequest& rReq );
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx373 virtual void ExecuteCommand( SfxRequest& rReq );
H A Dbaside2.cxx1025 void __EXPORT ModulWindow::ExecuteCommand( SfxRequest& rReq ) in ExecuteCommand() argument
1029 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteCommand()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2898 void SlideshowImpl::receiveRequest(SfxRequest& rReq) in receiveRequest() argument
2900 const SfxItemSet* pArgs = rReq.GetArgs(); in receiveRequest()
2902 switch ( rReq.GetSlot() ) in receiveRequest()
H A Dslideshowimpl.hxx309 void receiveRequest(SfxRequest& rReq);
/trunk/main/sw/inc/
H A Dswabstdlg.hxx357 … CreateSwInsertBookmarkDlg( Window *pParent, SwWrtShell &rSh, SfxRequest& rReq, int nResId ) = 0;/…
/trunk/main/sw/source/ui/inc/
H A Dview.hxx665 void ExecuteScan( SfxRequest& rReq );

Completed in 102 milliseconds

1...<<111213