Home
last modified time | relevance | path

Searched refs:FuSupport (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sd/sdi/ !
H A D_drvwsh.sdi88 ExecMethod = FuSupport ;
93 ExecMethod = FuSupport ;
98 ExecMethod = FuSupport ;
103 ExecMethod = FuSupport ;
108 ExecMethod = FuSupport ;
113 ExecMethod = FuSupport ;
614 ExecMethod = FuSupport ;
619 ExecMethod = FuSupport ;
634 ExecMethod = FuSupport ;
639 ExecMethod = FuSupport ;
[all …]
H A Doutlnvsh.sdi31 ExecMethod = FuSupport ;
36 ExecMethod = FuSupport ;
41 ExecMethod = FuSupport ;
46 ExecMethod = FuSupport ;
52 ExecMethod = FuSupport ;
57 ExecMethod = FuSupport ;
62 ExecMethod = FuSupport ;
238 ExecMethod = FuSupport ;
349 ExecMethod = FuSupport ;
442 ExecMethod = FuSupport ;
[all …]
H A Ddrviewsh.sdi65 ExecMethod = FuSupport ;
70 ExecMethod = FuSupport ;
75 ExecMethod = FuSupport ;
80 ExecMethod = FuSupport ;
85 ExecMethod = FuSupport ;
140 ExecMethod = FuSupport ;
145 ExecMethod = FuSupport ;
150 ExecMethod = FuSupport ;
155 ExecMethod = FuSupport ;
160 ExecMethod = FuSupport ;
H A DSlideSorterController.sdi113 ExecMethod = FuSupport ;
118 ExecMethod = FuSupport ;
123 ExecMethod = FuSupport ;
128 ExecMethod = FuSupport ;
262 ExecMethod = FuSupport ;
274 ExecMethod = FuSupport ;
279 ExecMethod = FuSupport ;
284 ExecMethod = FuSupport ;
289 ExecMethod = FuSupport ;
/trunk/main/sd/source/ui/slidesorter/shell/ !
H A DSlideSorterViewShell.cxx463 void SlideSorterViewShell::FuSupport (SfxRequest& rRequest) in FuSupport() function in sd::slidesorter::SlideSorterViewShell
466 mpSlideSorter->GetController().FuSupport(rRequest); in FuSupport()
/trunk/main/sd/source/ui/slidesorter/controller/ !
H A DSlideSorterController.cxx357 void SlideSorterController::FuSupport (SfxRequest &rRequest) in FuSupport() function in sd::slidesorter::controller::SlideSorterController
359 mpSlotManager->FuSupport (rRequest); in FuSupport()
H A DSlsSlotManager.cxx321 void SlotManager::FuSupport (SfxRequest& rRequest) in FuSupport() function in sd::slidesorter::controller::SlotManager
360 pDrawViewShell->FuSupport(rRequest); in FuSupport()
/trunk/main/sd/source/ui/slidesorter/inc/controller/ !
H A DSlsSlotManager.hxx60 void FuSupport (SfxRequest& rRequest);
H A DSlideSorterController.hxx138 void FuSupport (SfxRequest& rRequest);
/trunk/main/sd/source/ui/inc/ !
H A DSlideSorterViewShell.hxx84 virtual void FuSupport (SfxRequest& rRequest);
H A DSlideViewShell.hxx112 void FuSupport(SfxRequest &rReq);
H A DOutlineViewShell.hxx107 void FuSupport(SfxRequest &rReq);
H A DDrawViewShell.hxx220 void FuSupport(SfxRequest& rReq);
/trunk/main/sd/source/ui/view/ !
H A Ddrviewse.cxx650 void DrawViewShell::FuSupport(SfxRequest& rReq) in FuSupport() function in sd::DrawViewShell
H A Doutlnvsh.cxx501 void OutlineViewShell::FuSupport(SfxRequest &rReq) in FuSupport() function in sd::OutlineViewShell