Home
last modified time | relevance | path

Searched refs:ExecCtrl (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sd/sdi/ !
H A DSlideSorterController.sdi197 ExecMethod = ExecCtrl ;
204 ExecMethod = ExecCtrl ;
237 ExecMethod = ExecCtrl ;
242 ExecMethod = ExecCtrl ;
247 ExecMethod = ExecCtrl ;
252 ExecMethod = ExecCtrl ;
257 ExecMethod = ExecCtrl ;
267 ExecMethod = ExecCtrl ;
H A D_drvwsh.sdi40 ExecMethod = ExecCtrl ;
45 ExecMethod = ExecCtrl ;
50 ExecMethod = ExecCtrl ;
56 ExecMethod = ExecCtrl ;
63 ExecMethod = ExecCtrl ;
68 ExecMethod = ExecCtrl ;
73 ExecMethod = ExecCtrl ;
1331 ExecMethod = ExecCtrl ;
2289 ExecMethod = ExecCtrl ;
2294 ExecMethod = ExecCtrl ;
[all …]
H A Doutlnvsh.sdi437 ExecMethod = ExecCtrl ;
492 ExecMethod = ExecCtrl ;
/trunk/main/sd/source/ui/slidesorter/shell/ !
H A DSlideSorterViewShell.cxx445 void SlideSorterViewShell::ExecCtrl (SfxRequest& rRequest) in ExecCtrl() function in sd::slidesorter::SlideSorterViewShell
448 mpSlideSorter->GetController().ExecCtrl(rRequest); in ExecCtrl()
/trunk/main/sd/source/ui/slidesorter/controller/ !
H A DSlideSorterController.cxx767 void SlideSorterController::ExecCtrl (SfxRequest& rRequest) in ExecCtrl() function in sd::slidesorter::controller::SlideSorterController
769 mpSlotManager->ExecCtrl (rRequest); in ExecCtrl()
H A DSlsSlotManager.cxx425 void SlotManager::ExecCtrl (SfxRequest& rRequest) in ExecCtrl() function in sd::slidesorter::controller::SlotManager
/trunk/main/sd/source/ui/slidesorter/inc/controller/ !
H A DSlsSlotManager.hxx64 void ExecCtrl (SfxRequest& rRequest);
H A DSlideSorterController.hxx146 void ExecCtrl (SfxRequest& rRequest);
/trunk/main/sd/source/ui/inc/ !
H A DSlideSorterViewShell.hxx82 void ExecCtrl (SfxRequest& rRequest);
H A DSlideViewShell.hxx100 void ExecCtrl(SfxRequest &rReq);
H A DOutlineViewShell.hxx95 void ExecCtrl(SfxRequest &rReq);
H A DDrawViewShell.hxx166 void ExecCtrl(SfxRequest& rReq);
/trunk/main/sd/source/ui/view/ !
H A Ddrviews3.cxx122 void DrawViewShell::ExecCtrl(SfxRequest& rReq) in SO2_DECL_REF()
H A Doutlnvsh.cxx344 void OutlineViewShell::ExecCtrl(SfxRequest &rReq) in ExecCtrl() function in sd::OutlineViewShell