Searched refs:SlotManager (Results 1 – 6 of 6) sorted by relevance
118 SlotManager::SlotManager (SlideSorter& rSlideSorter) in SlotManager() function in sd::slidesorter::controller::SlotManager127 SlotManager::~SlotManager (void) in ~SlotManager()134 void SlotManager::FuTemporary (SfxRequest& rRequest) in FuTemporary()279 void SlotManager::FuPermanent (SfxRequest& rRequest) in FuPermanent()323 void SlotManager::FuSupport (SfxRequest& rRequest) in FuSupport()427 void SlotManager::ExecCtrl (SfxRequest& rRequest) in ExecCtrl()492 void SlotManager::GetAttrState (SfxItemSet& rSet) in GetAttrState()517 void SlotManager::GetMenuState (SfxItemSet& rSet) in GetMenuState()881 void SlotManager::RenameSlide (void) in RenameSlide()1195 void SlotManager::ChangeSlideExclusionState ( in ChangeSlideExclusionState()[all …]
157 mpSlotManager.reset(new SlotManager(mrSlideSorter)); in Init()289 ::boost::shared_ptr<SlotManager> SlideSorterController::GetSlotManager (void) const in GetSlotManager()
49 class SlotManager class57 SlotManager (SlideSorter& rSlideSorter);59 ~SlotManager (void);
66 class SlotManager;127 ::boost::shared_ptr<SlotManager> GetSlotManager (void) const;247 ::boost::shared_ptr<SlotManager> mpSlotManager;
35 class SlotManager;46 friend class controller::SlotManager;
61 class SlotManager;82 friend class controller::SlotManager;
Completed in 30 milliseconds