Home
last modified time | relevance | path

Searched refs:SlotManager (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx116 SlotManager::SlotManager (SlideSorter& rSlideSorter) in SlotManager() function in sd::slidesorter::controller::SlotManager
125 SlotManager::~SlotManager (void) in ~SlotManager()
132 void SlotManager::FuTemporary (SfxRequest& rRequest) in FuTemporary()
277 void SlotManager::FuPermanent (SfxRequest& rRequest) in FuPermanent()
321 void SlotManager::FuSupport (SfxRequest& rRequest) in FuSupport()
425 void SlotManager::ExecCtrl (SfxRequest& rRequest) in ExecCtrl()
490 void SlotManager::GetAttrState (SfxItemSet& rSet) in GetAttrState()
515 void SlotManager::GetMenuState (SfxItemSet& rSet) in GetMenuState()
696 void SlotManager::GetClipboardState ( SfxItemSet& rSet) in GetClipboardState()
818 void SlotManager::GetStatusBarState (SfxItemSet& rSet) in GetStatusBarState()
[all …]
H A DSlideSorterController.cxx157 mpSlotManager.reset(new SlotManager(mrSlideSorter)); in Init()
289 ::boost::shared_ptr<SlotManager> SlideSorterController::GetSlotManager (void) const in GetSlotManager()
/AOO41X/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSlotManager.hxx48 class SlotManager class
56 SlotManager (SlideSorter& rSlideSorter);
58 ~SlotManager (void);
H A DSlideSorterController.hxx66 class SlotManager;
127 ::boost::shared_ptr<SlotManager> GetSlotManager (void) const;
247 ::boost::shared_ptr<SlotManager> mpSlotManager;
/AOO41X/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx35 class SlotManager;
46 friend class controller::SlotManager;
H A DSlideSorter.hxx61 class SlotManager;
82 friend class controller::SlotManager;